Revert "ApnSettingsActivity shows the ActionBar"

This reverts commit 5a7f5a0931.

Reason for revert: seems to cause b/331379466 according to the culprit range search

Change-Id: I6ab2474864d43a1a8bcb50de5bc9ab5c0ac08f4e
Bug: 331379466
This commit is contained in:
Sasha Kuznetsov
2024-03-27 00:55:52 +00:00
parent 5a7f5a0931
commit 39d4b434cb

View File

@@ -152,7 +152,7 @@
android:name=".SettingsApplication"
android:label="@string/settings_label"
android:icon="@drawable/ic_launcher_settings"
android:theme="@style/Theme.Settings.NoActionBar"
android:theme="@style/Theme.Settings"
android:hardwareAccelerated="true"
android:requiredForAllUsers="true"
android:supportsRtl="true"