Removed background in configure map landscape.

This commit is contained in:
GaidamakUA 2016-04-12 11:26:56 +03:00
parent af42f7aad9
commit 60d6d55884

View file

@ -56,7 +56,6 @@
android:id="@+id/dash_list_view" android:id="@+id/dash_list_view"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:background="?attr/bg_color"
android:divider="@null" android:divider="@null"
android:fadeScrollbars="true"/> android:fadeScrollbars="true"/>
@ -77,9 +76,9 @@
<FrameLayout <FrameLayout
android:id="@+id/map_part_dashboard" android:id="@+id/map_part_dashboard"
android:contentDescription="@string/back_to_map"
android:layout_width="fill_parent" android:layout_width="fill_parent"
android:layout_height="fill_parent"> android:layout_height="fill_parent"
android:contentDescription="@string/back_to_map">
<Button <Button
android:id="@+id/map_download_button" android:id="@+id/map_download_button"