diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2637acc21d5..a21c4bb88ab 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -678,7 +678,8 @@ + android:exported="false" + android:theme="@style/Theme.LocalePickerWithRegionActivity"> 4dip viewStart @android:style/TextAppearance.DeviceDefault.Medium + ?android:attr/textColorSecondary @dimen/min_tap_target_size diff --git a/res/values/themes.xml b/res/values/themes.xml index 555a0454a66..9681b030bcc 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -32,7 +32,6 @@ @android:color/transparent @style/PickerDialogTheme.Settings @style/HorizontalProgressBarStyle - ?android:attr/textColorSecondary @style/FingerprintLayoutTheme @style/FaceLayoutTheme @@ -93,6 +92,10 @@ false + +