Use ?attr/colorPrimary for RingtoneActivity background and dark theme overlay on text

This commit is contained in:
Phillip Hsu
2016-09-05 16:21:52 -07:00
parent d504f98734
commit b27720b2df
3 changed files with 15 additions and 13 deletions
+1 -3
View File
@@ -38,9 +38,7 @@
<style name="AppTheme.PopupOverlay" parent="ThemeOverlay.AppCompat.Light"/>
<style name="AppTheme.TextOverlay" parent="ThemeOverlay.AppCompat.Dark">
</style>
<style name="AppTheme.TextOverlay" parent="ThemeOverlay.AppCompat.Dark"/>
<style name="NumberButton">
<item name="android:layout_width">0dp</item>