Update background color for two-pane mode
Update background color for status bar and homepage background programically. Also, we update the backgroud color for highlight items. Test: Rebuilt apk and see the screen. Bug: 195293058 Change-Id: Id100f8c9c7fc02c43420afcca07a703a14ec2312
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user