diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 70dce8ff23b..a94801f1dfa 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -736,7 +736,7 @@ @@ -796,7 +796,7 @@ @@ -889,7 +889,7 @@ + android:icon="@drawable/ic_suggestion_night_display"> @@ -1628,7 +1628,7 @@ + android:icon="@drawable/ic_suggestion_security"> @@ -2635,7 +2635,7 @@ + android:icon="@drawable/ic_suggestion_wireless"> diff --git a/res/drawable/ic_suggestion_dnd.xml b/res/drawable/ic_suggestion_dnd.xml new file mode 100644 index 00000000000..816b148c406 --- /dev/null +++ b/res/drawable/ic_suggestion_dnd.xml @@ -0,0 +1,28 @@ + + + + + diff --git a/res/drawable/ic_suggestion_night_display.xml b/res/drawable/ic_suggestion_night_display.xml new file mode 100644 index 00000000000..16cb04ef90b --- /dev/null +++ b/res/drawable/ic_suggestion_night_display.xml @@ -0,0 +1,25 @@ + + + + diff --git a/res/drawable/ic_suggestion_security.xml b/res/drawable/ic_suggestion_security.xml new file mode 100644 index 00000000000..e2d3a90e962 --- /dev/null +++ b/res/drawable/ic_suggestion_security.xml @@ -0,0 +1,28 @@ + + + + + \ No newline at end of file diff --git a/res/drawable/ic_suggestion_wallpaper.xml b/res/drawable/ic_suggestion_wallpaper.xml new file mode 100644 index 00000000000..32defcecdc1 --- /dev/null +++ b/res/drawable/ic_suggestion_wallpaper.xml @@ -0,0 +1,25 @@ + + + + diff --git a/res/drawable/ic_suggestion_wireless.xml b/res/drawable/ic_suggestion_wireless.xml new file mode 100644 index 00000000000..74b4cee4cdf --- /dev/null +++ b/res/drawable/ic_suggestion_wireless.xml @@ -0,0 +1,25 @@ + + + + diff --git a/res/layout/homepage_slice_half_tile.xml b/res/layout/homepage_slice_half_tile.xml index 46f3cdaf8e0..fc995617341 100644 --- a/res/layout/homepage_slice_half_tile.xml +++ b/res/layout/homepage_slice_half_tile.xml @@ -39,8 +39,7 @@ + android:layout_height="@dimen/homepage_card_icon_size"/>