Merge "Apply the correct style to Battery and Storage page" into sc-dev am: d0ca25a062

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14199748

Change-Id: I712923c5e6374d1f274399a1d2bc2695c87553ba
This commit is contained in:
TreeHugger Robot
2021-04-19 08:06:47 +00:00
committed by Automerger Merge Worker
3 changed files with 3 additions and 4 deletions

View File

@@ -2426,6 +2426,7 @@
<activity android:name="Settings$ChooseAccountActivity"
android:label="@string/header_add_an_account"
android:theme="@style/Theme.SubSettings"
android:configChanges="orientation|keyboardHidden|screenSize">
<meta-data android:name="com.android.settings.FRAGMENT_CLASS"
android:value="com.android.settings.accounts.ChooseAccountFragment" />