1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-17 00:54:53 +02:00

Fix bottom bar hint text background color (Fix #157)

This commit is contained in:
vanitasvitae 2017-04-10 20:04:03 +02:00
parent ddc0afa65a
commit 20afd6a2ad
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -26,8 +26,6 @@
<item name="android:textColorPrimary">@color/primary_text</item>
<!-- overflow icon (three vertical dots) -->
<item name="android:textColorSecondary">@color/white</item>
<!-- popup background color -->
<item name="android:background">@color/white</item>
</style>
<style name="AppTheme.TextAppearance.Caption" parent="TextAppearance.AppCompat.Caption">