forked from organicmaps/organicmaps
[android] Hided pager when placehoder is visible.
This commit is contained in:
parent
b388aa6a9b
commit
adf98e0cc4
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@
|
|||
android:id="@+id/results_frame"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:background="?cardBackground">
|
||||
<include
|
||||
layout="@layout/recycler_default"
|
||||
|
|
Loading…
Add table
Reference in a new issue