diff --git a/app/src/main/res/layout-land/fragment_stopwatch.xml b/app/src/main/res/layout-land/fragment_stopwatch.xml index a942981..589af90 100644 --- a/app/src/main/res/layout-land/fragment_stopwatch.xml +++ b/app/src/main/res/layout-land/fragment_stopwatch.xml @@ -23,7 +23,7 @@ android:background="?attr/colorPrimary" android:gravity="center" android:textSize="@dimen/text_size_display_3" - style="@style/TextAppearance.AppCompat.Inverse"/> + android:theme="@style/AppTheme.TextOverlay"/>