Merge "Fix the color problem at top/bottom border when page transition" into sc-dev am: 072bf553fe am: 286ed10432 am: a4391091b1

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

Change-Id: Iedd865095476ddf5ad5c1de546d78f23160a20d1
This commit is contained in:
TreeHugger Robot
2021-05-28 04:09:02 +00:00
committed by Automerger Merge Worker

View File

@@ -2449,7 +2449,7 @@
<activity <activity
android:name="com.android.settings.accounts.AddAccountSettings" android:name="com.android.settings.accounts.AddAccountSettings"
android:theme="@android:style/Theme.Translucent.NoTitleBar" android:theme="@style/Theme.SubSettings"
android:configChanges="orientation|keyboardHidden|screenSize" android:configChanges="orientation|keyboardHidden|screenSize"
android:exported="true" android:exported="true"
android:label="@string/header_add_an_account"> android:label="@string/header_add_an_account">