First phase in attempt to provide several UI themes.

This commit is contained in:
Zukero
2017-11-19 22:37:03 +01:00
parent b24e348c51
commit 827260c90f
87 changed files with 518 additions and 14 deletions

View File

@@ -11,7 +11,7 @@
</item>
<item android:id="@android:id/progress">
<clip>
<nine-patch android:src="@drawable/ui_blue_foreground" />
<nine-patch android:src="@drawable/ui_bar_blue_foreground" />
</clip>
</item>
</layer-list>