File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed
Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 44 <item android : id =" @android:id/background" >
55 <shape
66 android : shape =" rectangle"
7- android : tint =" ?attr/colorPrimaryContainer " >
7+ android : tint =" ?attr/colorSurfaceContainer " >
88 <corners android : topLeftRadius =" 4dp"
99 android : topRightRadius =" 4dp"
1010 android : bottomRightRadius =" 28dp"
Original file line number Diff line number Diff line change 44 <item android : id =" @android:id/background" >
55 <shape
66 android : shape =" rectangle"
7- android : tint =" ?attr/colorPrimaryContainer " >
7+ android : tint =" ?attr/colorSurfaceContainer " >
88 <corners android : topLeftRadius =" 4dp"
99 android : topRightRadius =" 4dp"
1010 android : bottomRightRadius =" 4dp"
Original file line number Diff line number Diff line change 44 <item android : id =" @android:id/background" >
55 <shape
66 android : shape =" rectangle"
7- android : tint =" ?attr/colorPrimaryContainer " >
7+ android : tint =" ?attr/colorSurfaceContainer " >
88 <corners android : radius =" 28dp" />
99 </shape >
1010 </item >
Original file line number Diff line number Diff line change 44 <item android : id =" @android:id/background" >
55 <shape
66 android : shape =" rectangle"
7- android : tint =" ?attr/colorPrimaryContainer " >
7+ android : tint =" ?attr/colorSurfaceContainer " >
88 <corners android : topLeftRadius =" 28dp"
99 android : topRightRadius =" 28dp"
1010 android : bottomRightRadius =" 4dp"
Original file line number Diff line number Diff line change 1717 android : layout_height =" 18dp"
1818 android : src =" @drawable/settings_art"
1919 android : layout_gravity =" center_vertical"
20- app : tint =" ?attr/colorOnPrimaryContainer " />
20+ app : tint =" ?attr/colorOnSurface " />
2121
2222 <TextView
2323 android : layout_gravity =" center_vertical"
2424 android : layout_marginStart =" 58dp"
2525 android : layout_marginEnd =" 48dp"
2626 android : layout_width =" match_parent"
2727 android : layout_height =" wrap_content"
28- android : textColor =" ?attr/colorOnPrimaryContainer "
28+ android : textColor =" ?attr/colorOnSurface "
2929 android : textSize =" 16sp"
3030 android : text =" @string/home_menu_settings"
3131 style =" @style/HeadlineTextAppearance" />
3535 android : layout_height =" 18dp"
3636 android : layout_marginEnd =" 22dp"
3737 android : layout_gravity =" center_vertical|end"
38- app : tint =" ?attr/colorOnPrimaryContainer "
38+ app : tint =" ?attr/colorOnSurface "
3939 android : src =" @drawable/ic_chevron_right" />
4040
4141</FrameLayout >
Original file line number Diff line number Diff line change 1717 android : layout_height =" 18dp"
1818 android : src =" @drawable/ic_shuffle"
1919 android : layout_gravity =" center_vertical"
20- app : tint =" ?attr/colorOnPrimaryContainer " />
20+ app : tint =" ?attr/colorOnSurface " />
2121
2222 <TextView
2323 android : layout_gravity =" center_vertical"
2424 android : layout_marginStart =" 58dp"
2525 android : layout_marginEnd =" 48dp"
2626 android : layout_width =" match_parent"
2727 android : layout_height =" wrap_content"
28- android : textColor =" ?attr/colorOnPrimaryContainer "
28+ android : textColor =" ?attr/colorOnSurface "
2929 android : textSize =" 16sp"
3030 android : text =" @string/home_menu_shuffle"
3131 style =" @style/HeadlineTextAppearance" />
3535 android : layout_height =" 18dp"
3636 android : layout_marginEnd =" 22dp"
3737 android : layout_gravity =" center_vertical|end"
38- app : tint =" ?attr/colorOnPrimaryContainer "
38+ app : tint =" ?attr/colorOnSurface "
3939 android : src =" @drawable/ic_chevron_right" />
4040
4141</FrameLayout >
Original file line number Diff line number Diff line change 1717 android : layout_height =" 18dp"
1818 android : src =" @drawable/ic_refresh"
1919 android : layout_gravity =" center_vertical"
20- app : tint =" ?attr/colorOnPrimaryContainer " />
20+ app : tint =" ?attr/colorOnSurface " />
2121
2222 <TextView
2323 android : layout_gravity =" center_vertical"
2424 android : layout_marginStart =" 58dp"
2525 android : layout_marginEnd =" 48dp"
2626 android : layout_width =" match_parent"
2727 android : layout_height =" wrap_content"
28- android : textColor =" ?attr/colorOnPrimaryContainer "
28+ android : textColor =" ?attr/colorOnSurface "
2929 android : textSize =" 16sp"
3030 android : text =" @string/home_menu_refresh"
3131 style =" @style/HeadlineTextAppearance" />
3535 android : layout_height =" 18dp"
3636 android : layout_marginEnd =" 22dp"
3737 android : layout_gravity =" center_vertical|end"
38- app : tint =" ?attr/colorOnPrimaryContainer "
38+ app : tint =" ?attr/colorOnSurface "
3939 android : src =" @drawable/ic_chevron_right" />
4040
4141</FrameLayout >
Original file line number Diff line number Diff line change 1717 android : layout_height =" 18dp"
1818 android : src =" @drawable/ic_search"
1919 android : layout_gravity =" center_vertical"
20- app : tint =" ?attr/colorOnPrimaryContainer " />
20+ app : tint =" ?attr/colorOnSurface " />
2121
2222 <TextView
2323 android : layout_gravity =" center_vertical"
2424 android : layout_marginStart =" 58dp"
2525 android : layout_marginEnd =" 48dp"
2626 android : layout_width =" match_parent"
2727 android : layout_height =" wrap_content"
28- android : textColor =" ?attr/colorOnPrimaryContainer "
28+ android : textColor =" ?attr/colorOnSurface "
2929 android : textSize =" 16sp"
3030 android : text =" @string/home_menu_search"
3131 style =" @style/HeadlineTextAppearance" />
3535 android : layout_height =" 18dp"
3636 android : layout_marginEnd =" 22dp"
3737 android : layout_gravity =" center_vertical|end"
38- app : tint =" ?attr/colorOnPrimaryContainer "
38+ app : tint =" ?attr/colorOnSurface "
3939 android : src =" @drawable/ic_chevron_right" />
4040
4141</FrameLayout >
You can’t perform that action at this time.
0 commit comments