1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-18 10:11:11 +01:00

PodSelectionFragment

This commit is contained in:
Gregor Santner 2016-10-06 05:26:54 +02:00
parent 50207181f9
commit 654a00d647
7 changed files with 411 additions and 88 deletions

View file

@ -27,4 +27,8 @@
<item name="android:background">@color/white</item>
</style>
<style name="AppTheme.TextAppearance.Caption" parent="TextAppearance.AppCompat.Caption">
<item name="android:textColor">@color/accent</item>
</style>
</resources>