Update background color for two-pane mode am: 395ea90b83

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

Change-Id: I2b4fffda97aaec53945c4de4cf6248fb81163e64
This commit is contained in:
Tsung-Mao Fang
2021-12-01 10:22:01 +00:00
committed by Automerger Merge Worker
4 changed files with 213 additions and 305 deletions

View File

@@ -46,8 +46,7 @@
android:id="@+id/main_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:animateLayoutChanges="true"
android:background="?android:attr/windowBackground"/>
android:animateLayoutChanges="true"/>
</LinearLayout>
</androidx.core.widget.NestedScrollView>