diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 9b11fe81c98..54ea5f27358 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -141,7 +141,7 @@ @@ -418,6 +418,7 @@ android:label="@string/apn_settings" android:launchMode="singleTask" android:exported="true" + android:theme="@style/Theme.SubSettings" android:configChanges="orientation|keyboardHidden|screenSize"> @@ -2059,6 +2060,7 @@ @@ -2999,6 +3001,7 @@