Merge "ApnSettingsActivity shows the ActionBar" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
1f7028de47
@@ -152,7 +152,7 @@
|
||||
android:name=".SettingsApplication"
|
||||
android:label="@string/settings_label"
|
||||
android:icon="@drawable/ic_launcher_settings"
|
||||
android:theme="@style/Theme.Settings"
|
||||
android:theme="@style/Theme.Settings.NoActionBar"
|
||||
android:hardwareAccelerated="true"
|
||||
android:requiredForAllUsers="true"
|
||||
android:supportsRtl="true"
|
||||
|
Reference in New Issue
Block a user