Repo created
This commit is contained in:
parent
c7f60b13d1
commit
e465363d01
120 changed files with 5776 additions and 2 deletions
4
app/src/main/res/values-night/booleans.xml
Normal file
4
app/src/main/res/values-night/booleans.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="isDayMode">false</bool>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue