mirror of
https://github.com/gsantner/dandelion
synced 2025-12-16 09:11:10 +01:00
Activity transitions, usability MainActivity, green accent color
This commit is contained in:
parent
a0d81da63d
commit
ff39986715
22 changed files with 255 additions and 226 deletions
5
app/src/main/res/values/integers.xml
Normal file
5
app/src/main/res/values/integers.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<integer name="fade_time">1300</integer>
|
||||
<integer name="splash_delay">1500</integer>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue