From 50ad3a694becafdc6b705d744e7e9371a8a82ce1 Mon Sep 17 00:00:00 2001 From: PavelRatushny Date: Thu, 7 Sep 2017 18:18:10 +0300 Subject: [PATCH] Fix action bar --- OsmAnd/res/layout/fragment_map_markers_dialog.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/OsmAnd/res/layout/fragment_map_markers_dialog.xml b/OsmAnd/res/layout/fragment_map_markers_dialog.xml index c7bcc91ff9..47150f34f8 100644 --- a/OsmAnd/res/layout/fragment_map_markers_dialog.xml +++ b/OsmAnd/res/layout/fragment_map_markers_dialog.xml @@ -14,7 +14,6 @@ android:id="@+id/map_markers_toolbar" android:layout_width="match_parent" android:layout_height="match_parent" - android:theme="?attr/actionBarStyle" app:contentInsetLeft="54dp" app:contentInsetStart="54dp">