mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +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
|
|
@ -32,7 +32,9 @@
|
|||
<color name="chipSelectedBackgroundColor">#606060</color>
|
||||
<color name="chipUnelectedBackgroundColor">#1D1D1D</color>
|
||||
|
||||
<color name="startTintColor">#733ae6</color>
|
||||
<color name="startBackgroundTintColor">#1D1D1D</color>
|
||||
<color name="starTintColor">#733ae6</color>
|
||||
<color name="starBackgroundTintColor">#1D1D1D</color>
|
||||
|
||||
<color name="placeholderColor">#1D1D1D</color>
|
||||
</resources>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue