forked from organicmaps/organicmaps
Missing icons.
This commit is contained in:
parent
1d609d7c89
commit
78b145cf04
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
|||
android:id="@+id/preview"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@color/bg_top_panels"
|
||||
android:padding="@dimen/margin_small"
|
||||
android:visibility="gone">
|
||||
|
||||
|
@ -17,7 +18,6 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="@dimen/margin_small"
|
||||
android:background="@color/bg_top_panels"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<RelativeLayout
|
||||
|
|
Loading…
Add table
Reference in a new issue