From 276766e432a4d5c67bc178366fa74b32eb6e5040 Mon Sep 17 00:00:00 2001 From: Denis Date: Thu, 11 Dec 2014 12:19:12 +0200 Subject: [PATCH] Fixed main menu layout --- OsmAnd/res/layout/list_menu_item.xml | 6 +++--- OsmAnd/res/layout/list_menu_item_native.xml | 6 +++--- .../src/net/osmand/plus/activities/MapActivityActions.java | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/OsmAnd/res/layout/list_menu_item.xml b/OsmAnd/res/layout/list_menu_item.xml index 0796c9fb0e..6780f881c1 100644 --- a/OsmAnd/res/layout/list_menu_item.xml +++ b/OsmAnd/res/layout/list_menu_item.xml @@ -9,7 +9,7 @@ android:background="@color/color_white"> adapter, int itemId, int pos, boolean isChecked) {