diff --git a/AndroidManifest-common.xml b/AndroidManifest-common.xml index 97e3786a36..a47a500b8e 100644 --- a/AndroidManifest-common.xml +++ b/AndroidManifest-common.xml @@ -30,6 +30,7 @@ with some minor changed based on the derivative app. --> + diff --git a/res/layout/all_apps_icon.xml b/res/layout/all_apps_icon.xml index 79fb6126ad..069954c56b 100644 --- a/res/layout/all_apps_icon.xml +++ b/res/layout/all_apps_icon.xml @@ -1,5 +1,4 @@ - - - + launcher:centerVertically="true" /> diff --git a/res/layout/search_result_icon.xml b/res/layout/search_result_icon.xml new file mode 100644 index 0000000000..3c1dd49109 --- /dev/null +++ b/res/layout/search_result_icon.xml @@ -0,0 +1,20 @@ + + + + diff --git a/res/values/styles.xml b/res/values/styles.xml index fd3d873635..067cf7feac 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -223,6 +223,16 @@ 1 + + + +