File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 android : layout_height =" wrap_content"
3333 android : paddingHorizontal =" 24dp"
3434 android : paddingBottom =" 24dp"
35- app : boxBackgroundColor =" ?attr/colorOnSecondary "
36- app : boxStrokeColor =" ?attr/colorOnSecondary "
35+ app : boxBackgroundColor =" @color/search_bar_background "
36+ app : boxStrokeColor =" @color/search_bar_background "
3737 app : boxStrokeWidth =" 0dp"
3838 app : endIconMode =" clear_text"
3939 app : placeholderText =" @string/assistant_search_hint"
Original file line number Diff line number Diff line change 11<resources >
22
3+ <!-- app search bar-->
4+
5+ <color name =" search_bar_background" >@android:color/system_accent2_800</color >
6+
37 <!-- app widget-->
48
59 <color name =" widget_icon_color_primary" >@android:color/system_accent1_800</color >
Original file line number Diff line number Diff line change 44
55 <color name =" divider_color" >#1FFFFFFF</color >
66
7+ <!-- app search bar-->
8+
9+ <color name =" search_bar_background" >#283041</color >
10+
711 <!-- app widget-->
812
913 <color name =" widget_icon_color_primary" >#0F2F60</color >
Original file line number Diff line number Diff line change 11<resources >
22
3+ <!-- app search bar-->
4+
5+ <color name =" search_bar_background" >@color/m3_ref_palette_dynamic_neutral_variant98</color >
6+
37 <!-- app widget-->
48
59 <color name =" widget_icon_color_primary" >@android:color/system_accent1_100</color >
Original file line number Diff line number Diff line change 88
99 <color name =" divider_color" >#1F000000</color >
1010
11+ <!-- app search bar-->
12+
13+ <color name =" search_bar_background" >#F9F9FF</color >
14+
1115 <!-- app widget-->
1216
1317 <color name =" widget_icon_color_primary" >#D8E2FF</color >
You can’t perform that action at this time.
0 commit comments