Merge "Fix the color problem at top/bottom border when page transition" into sc-dev am: 072bf553fe
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14733204 Change-Id: I9a5e88fb2fcd09688941967d866191747339f765
This commit is contained in:
@@ -2448,7 +2448,7 @@
|
||||
|
||||
<activity
|
||||
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:exported="true"
|
||||
android:label="@string/header_add_an_account">
|
||||
|
Reference in New Issue
Block a user