diff --git a/res/layout/master_clear.xml b/res/layout/master_clear.xml index bf22b88f802..04c8f8dbe7e 100644 --- a/res/layout/master_clear.xml +++ b/res/layout/master_clear.xml @@ -21,7 +21,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" - android:theme="@style/SudThemeGlifV3.DayNight" + android:theme="@style/GlifV3Theme.Footer" android:icon="@drawable/ic_delete_accent" app:sucHeaderText="@string/master_clear_title"> diff --git a/res/values/themes_suw.xml b/res/values/themes_suw.xml index add2fedf1f1..f7f1d16bb8b 100644 --- a/res/values/themes_suw.xml +++ b/res/values/themes_suw.xml @@ -112,6 +112,11 @@ @style/LockPatternStyle.Setup + + - \ No newline at end of file +