mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Add placeholder lists in home and library
This commit is contained in:
parent
501a7af61e
commit
5bec2e610e
17 changed files with 1021 additions and 114 deletions
|
|
@ -37,6 +37,8 @@
|
|||
|
||||
<color name="white">#FFFFFF</color>
|
||||
|
||||
<color name="startTintColor">#3700B3</color>
|
||||
<color name="startBackgroundTintColor">#f0f0f0</color>
|
||||
<color name="starTintColor">#3700B3</color>
|
||||
<color name="starBackgroundTintColor">#f0f0f0</color>
|
||||
|
||||
<color name="placeholderColor">#F1F3F4</color>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue