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
1 changed files with 0 additions and 2 deletions

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">