forked from organicmaps/organicmaps
[android] Do not pass clicks to the hidden bottom bar
Closes #1532 Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
70abb6649d
commit
43061096c5
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
android:padding="@dimen/margin_quarter"
|
||||
android:background="?cardBackground"
|
||||
android:clipToPadding="false"
|
||||
android:clickable="true"
|
||||
android:visibility="gone"
|
||||
tools:visibility="visible"
|
||||
tools:showIn="@layout/fragment_search">
|
||||
|
|
Loading…
Add table
Reference in a new issue