diff --git a/OsmAnd/res/layout/go_to_map_fragment.xml b/OsmAnd/res/layout/go_to_map_fragment.xml index 5f04856e63..71636f04f0 100644 --- a/OsmAnd/res/layout/go_to_map_fragment.xml +++ b/OsmAnd/res/layout/go_to_map_fragment.xml @@ -4,6 +4,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="bottom" + android:background="?attr/bottom_menu_view_bg" xmlns:tools="http://schemas.android.com/tools">