Fix recycler view
This commit is contained in:
parent
8cd23f9dae
commit
44e15244fa
1 changed files with 1 additions and 3 deletions
|
@ -111,9 +111,7 @@
|
|||
android:id="@+id/markers_recycler_view"
|
||||
android:layout_weight="0.55"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:clipToPadding="false"
|
||||
android:padding="8dp"/>
|
||||
android:layout_height="match_parent"/>
|
||||
|
||||
<LinearLayout
|
||||
android:layout_weight="0.45"
|
||||
|
|
Loading…
Reference in a new issue