Use theme overlay to get white chronometer text across both dark/light themes
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
android:background="?attr/colorPrimary"
|
||||
android:gravity="center_horizontal"
|
||||
android:textSize="@dimen/text_size_display_3"
|
||||
style="@style/TextAppearance.AppCompat.Inverse"/>
|
||||
android:theme="@style/AppTheme.TextOverlay"/>
|
||||
|
||||
<include layout="@layout/fragment_recycler_view"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user