diff --git a/OsmAnd/res/layout/list_item_icon_and_switch.xml b/OsmAnd/res/layout/list_item_icon_and_switch.xml index 602be5aa0e..e6d391d7e8 100644 --- a/OsmAnd/res/layout/list_item_icon_and_switch.xml +++ b/OsmAnd/res/layout/list_item_icon_and_switch.xml @@ -4,13 +4,14 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?attr/bg_color" - android:minHeight="54dp" + android:minHeight="60dp" android:orientation="vertical">