Use theme overlay to get white chronometer text across both dark/light themes
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
|
||||
<style name="AppTheme.PopupOverlay" parent="ThemeOverlay.AppCompat.Light"/>
|
||||
|
||||
<style name="AppTheme.TextOverlay" parent="ThemeOverlay.AppCompat.Dark">
|
||||
|
||||
</style>
|
||||
|
||||
<style name="NumberButton">
|
||||
<item name="android:layout_width">0dp</item>
|
||||
<item name="android:layout_height">match_parent</item>
|
||||
|
||||
Reference in New Issue
Block a user