File tree 7 files changed +7
-0
lines changed
7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 45
45
android : id =" @+id/nav"
46
46
android : layout_width =" match_parent"
47
47
android : layout_height =" wrap_content"
48
+ android : background =" ?android:colorBackground"
48
49
app : fitsSystemWindowsInsets =" bottom"
49
50
app : layout_constraintBottom_toBottomOf =" parent"
50
51
app : layout_constraintStart_toStartOf =" parent"
Original file line number Diff line number Diff line change 22
22
android : orientation =" horizontal"
23
23
android : layout_width =" match_parent"
24
24
android : layout_height =" match_parent"
25
+ android : background =" ?android:colorBackground"
25
26
android : padding =" 24dp" >
26
27
27
28
<ImageView
Original file line number Diff line number Diff line change 40
40
style =" ?attr/collapsingToolbarLayoutLargeStyle"
41
41
android : layout_width =" match_parent"
42
42
android : layout_height =" ?attr/collapsingToolbarLayoutLargeSize"
43
+ android : background =" ?android:colorBackground"
43
44
app : layout_scrollFlags =" scroll|exitUntilCollapsed"
44
45
app : titleCollapseMode =" scale" >
45
46
Original file line number Diff line number Diff line change 41
41
android : layout_width =" match_parent"
42
42
android : layout_height =" ?collapsingToolbarLayoutLargeSize"
43
43
android : fitsSystemWindows =" false"
44
+ android : background =" ?android:colorBackground"
44
45
app : layout_scrollFlags =" scroll|exitUntilCollapsed"
45
46
app : titleCollapseMode =" scale" >
46
47
Original file line number Diff line number Diff line change 40
40
style =" ?attr/collapsingToolbarLayoutLargeStyle"
41
41
android : layout_width =" match_parent"
42
42
android : layout_height =" ?attr/collapsingToolbarLayoutLargeSize"
43
+ android : background =" ?android:colorBackground"
43
44
app : layout_scrollFlags =" scroll|exitUntilCollapsed"
44
45
app : titleCollapseMode =" scale" >
45
46
Original file line number Diff line number Diff line change 39
39
style =" ?attr/collapsingToolbarLayoutLargeStyle"
40
40
android : layout_width =" match_parent"
41
41
android : layout_height =" ?attr/collapsingToolbarLayoutLargeSize"
42
+ android : background =" ?android:colorBackground"
42
43
app : forceApplySystemWindowInsetTop =" true"
43
44
app : layout_scrollFlags =" scroll|exitUntilCollapsed"
44
45
app : titleCollapseMode =" scale" >
Original file line number Diff line number Diff line change 39
39
style =" ?attr/collapsingToolbarLayoutLargeStyle"
40
40
android : layout_width =" match_parent"
41
41
android : layout_height =" ?attr/collapsingToolbarLayoutLargeSize"
42
+ android : background =" ?android:colorBackground"
42
43
app : layout_scrollFlags =" scroll|exitUntilCollapsed"
43
44
app : titleCollapseMode =" scale" >
44
45
You can’t perform that action at this time.
0 commit comments