From c63a7cc488b8b0b683eb0c343ade3b5117b15178 Mon Sep 17 00:00:00 2001 From: Victor Shcherb Date: Wed, 2 Sep 2015 16:37:34 +0200 Subject: [PATCH] Update font sizes --- OsmAnd/res/layout/editing_poi_filter_list.xml | 2 +- OsmAnd/res/layout/list_bigtextview.xml | 16 -- OsmAnd/res/layout/list_menu_item_native.xml | 2 +- OsmAnd/res/layout/searchbyname_list.xml | 8 +- OsmAnd/res/layout/searchpoifolder_list.xml | 2 +- OsmAnd/res/layout/simple_list_menu_item.xml | 31 +-- OsmAnd/res/layout/tips_and_tricks.xml | 51 ----- .../activities/TipsAndTricksActivity.java | 196 ------------------ 8 files changed, 26 insertions(+), 282 deletions(-) delete mode 100644 OsmAnd/res/layout/list_bigtextview.xml delete mode 100644 OsmAnd/res/layout/tips_and_tricks.xml delete mode 100644 OsmAnd/src/net/osmand/plus/activities/TipsAndTricksActivity.java diff --git a/OsmAnd/res/layout/editing_poi_filter_list.xml b/OsmAnd/res/layout/editing_poi_filter_list.xml index 63f9fbf8d7..7faa136c75 100644 --- a/OsmAnd/res/layout/editing_poi_filter_list.xml +++ b/OsmAnd/res/layout/editing_poi_filter_list.xml @@ -16,7 +16,7 @@ - - - - - \ No newline at end of file diff --git a/OsmAnd/res/layout/list_menu_item_native.xml b/OsmAnd/res/layout/list_menu_item_native.xml index 2bbb08bbb6..bf6182eda2 100644 --- a/OsmAnd/res/layout/list_menu_item_native.xml +++ b/OsmAnd/res/layout/list_menu_item_native.xml @@ -25,7 +25,7 @@ android:layout_marginBottom="11dip" android:gravity="center_vertical" android:text="@string/layer_poi" - android:textSize="@dimen/default_list_text_size_large" + android:textSize="@dimen/default_list_text_size" android:layout_weight="1" /> + android:paddingTop="7dp" + android:paddingBottom="7dp" + android:paddingLeft="16dp" + android:paddingRight="16dp"> diff --git a/OsmAnd/res/layout/searchpoifolder_list.xml b/OsmAnd/res/layout/searchpoifolder_list.xml index 2b500a852a..ff5f69cdd0 100644 --- a/OsmAnd/res/layout/searchpoifolder_list.xml +++ b/OsmAnd/res/layout/searchpoifolder_list.xml @@ -17,7 +17,7 @@ - - + android:layout_height="@dimen/list_item_height" > + + + + \ No newline at end of file diff --git a/OsmAnd/res/layout/tips_and_tricks.xml b/OsmAnd/res/layout/tips_and_tricks.xml deleted file mode 100644 index c3222f2c40..0000000000 --- a/OsmAnd/res/layout/tips_and_tricks.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - -