File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 33 xmlns : app =" http://schemas.android.com/apk/res-auto"
44 android : layout_width =" match_parent"
55 android : layout_height =" match_parent"
6+ android : background =" ?attr/colorSurface"
67 android : animateLayoutChanges =" true"
78 android : fitsSystemWindows =" false" >
89
Original file line number Diff line number Diff line change 66 <item name =" android:statusBarColor" >@android:color/transparent</item >
77 <item name =" android:navigationBarColor" >@android:color/transparent</item >
88 <item name =" android:windowLightStatusBar" >@bool/lightStatusBarContent</item >
9+ <item name =" android:windowBackground" >@color/ic_launcher_background</item >
910 <item name =" fontFamily" >sans-serif</item >
1011 <item name =" actionOverflowMenuStyle" >@style/OverflowMenu</item >
1112 </style >
You can’t perform that action at this time.
0 commit comments