Merge pull request #11353 from osmandapp/fix_transparent_divider
Fix transparent divider
This commit is contained in:
commit
27fd305e4c
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
android:layout_height="match_parent"
|
||||
android:layout_gravity="start"
|
||||
android:layout_marginTop="@dimen/dashboard_map_toolbar"
|
||||
android:background="?attr/activity_background_basic"
|
||||
android:visibility="gone">
|
||||
|
||||
<net.osmand.plus.views.controls.DynamicListView
|
||||
|
|
Loading…
Reference in a new issue