From 4efacd4b18273296da600276e8b57a408929f955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nathana=C3=ABl=20H?= Date: Wed, 9 Feb 2022 11:26:41 +0100 Subject: [PATCH] BlissLauncher, search, move web results below app suggestions --- app/src/main/res/layout/layout_search_suggestion.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/layout_search_suggestion.xml b/app/src/main/res/layout/layout_search_suggestion.xml index 0366d5500d..42f2be9e62 100644 --- a/app/src/main/res/layout/layout_search_suggestion.xml +++ b/app/src/main/res/layout/layout_search_suggestion.xml @@ -39,6 +39,10 @@ android:visibility="gone" /> + + - \ No newline at end of file -- GitLab