File tree Expand file tree Collapse file tree 7 files changed +2
-82
lines changed
Expand file tree Collapse file tree 7 files changed +2
-82
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1717 xmlns : android =" http://schemas.android.com/apk/res/android"
1818 xmlns : launcher =" http://schemas.android.com/apk/res-auto"
1919 android : id =" @+id/hotseat"
20- android : layout_width =" wrap_content "
20+ android : layout_width =" match_parent "
2121 android : layout_height =" match_parent"
22- android : background =" @drawable/bg_hot_seat"
2322 android : theme =" @style/HomeScreenElementTheme"
2423 android : importantForAccessibility =" no"
25- launcher : containerType =" hotseat" />
24+ launcher : containerType =" hotseat" />
Original file line number Diff line number Diff line change 4040
4141 <!-- DO NOT CHANGE THE ID -->
4242 <include
43- android : layout_width =" wrap_content"
4443 android : id =" @+id/hotseat"
4544 layout =" @layout/hotseat" />
4645
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3737
3838 <color name =" all_apps_bg_hand_fill" >#E5E5E5</color >
3939 <color name =" all_apps_bg_hand_fill_dark" >#9AA0A6</color >
40- <color name =" hot_seat_bg_color" >#63656a</color >
41- <color name =" hot_seat_border_color" >#212121</color >
4240</resources >
Original file line number Diff line number Diff line change 3131 <!-- Hotseat -->
3232 <dimen name =" dynamic_grid_hotseat_top_padding" >8dp</dimen >
3333 <dimen name =" dynamic_grid_hotseat_bottom_padding" >2dp</dimen >
34- <dimen name =" dynamic_grid_hotseat_bg_padding" >14dp</dimen >
3534 <!-- Extra bottom padding for non-tall devices. -->
3635 <dimen name =" dynamic_grid_hotseat_bottom_non_tall_padding" >0dp</dimen >
3736 <dimen name =" dynamic_grid_hotseat_extra_vertical_size" >34dp</dimen >
You can’t perform that action at this time.
0 commit comments