From 338fd2586c1a9fe51a80bd7b72e70df563eb4529 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 a9f705449c..f6c7213385 100644 --- a/app/src/main/res/layout/layout_search_suggestion.xml +++ b/app/src/main/res/layout/layout_search_suggestion.xml @@ -35,6 +35,10 @@ android:visibility="gone" /> + + - \ No newline at end of file -- GitLab