Merge "Fix the color problem at top/bottom border when page transition" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
072bf553fe
@@ -2448,7 +2448,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">
|
||||||
|
Reference in New Issue
Block a user