From 04dc5e6332957a09a67fbe4c048fdad1ddf18a9f Mon Sep 17 00:00:00 2001 From: veliymolfar Date: Thu, 21 May 2020 13:54:44 +0300 Subject: [PATCH] shadow below search box --- OsmAnd/res/layout/fragment_subcategories.xml | 31 +++++++++++++------ OsmAnd/res/layout/search_custom_poi.xml | 12 +++++-- .../search/QuickSearchCustomPoiFragment.java | 2 +- 3 files changed, 33 insertions(+), 12 deletions(-) diff --git a/OsmAnd/res/layout/fragment_subcategories.xml b/OsmAnd/res/layout/fragment_subcategories.xml index e68ab1b396..26b3f33ef4 100644 --- a/OsmAnd/res/layout/fragment_subcategories.xml +++ b/OsmAnd/res/layout/fragment_subcategories.xml @@ -102,18 +102,31 @@ - - - + android:layout_width="match_parent" + android:layout_weight="1"> + + + + + + diff --git a/OsmAnd/res/layout/search_custom_poi.xml b/OsmAnd/res/layout/search_custom_poi.xml index b2a5a99f6e..111fa6c3d5 100644 --- a/OsmAnd/res/layout/search_custom_poi.xml +++ b/OsmAnd/res/layout/search_custom_poi.xml @@ -103,8 +103,6 @@ - - + +