From 92d51d7d06db21bdc1e471af6bb44862a2176c06 Mon Sep 17 00:00:00 2001 From: Denis Date: Mon, 9 Feb 2015 14:43:37 +0200 Subject: [PATCH] Updated list sizes --- OsmAnd/res/layout/download_build_list_item.xml | 9 ++++++--- OsmAnd/res/layout/download_index_list_item.xml | 3 ++- OsmAnd/res/layout/editing_poi_filter_list.xml | 7 +++++-- OsmAnd/res/layout/favourites_list_item.xml | 3 ++- OsmAnd/res/layout/gpx_item_list_item.xml | 3 ++- OsmAnd/res/layout/local_index_list_item.xml | 3 ++- OsmAnd/res/layout/search_history.xml | 2 ++ OsmAnd/res/layout/search_history_list_item.xml | 5 ++++- OsmAnd/res/layout/searchpoi_list.xml | 7 +++++-- OsmAnd/res/layout/searchpoifolder_list.xml | 6 +++++- OsmAnd/res/values/sizes.xml | 2 +- 11 files changed, 36 insertions(+), 14 deletions(-) diff --git a/OsmAnd/res/layout/download_build_list_item.xml b/OsmAnd/res/layout/download_build_list_item.xml index da648ef5d9..0322d7ce5b 100644 --- a/OsmAnd/res/layout/download_build_list_item.xml +++ b/OsmAnd/res/layout/download_build_list_item.xml @@ -1,22 +1,25 @@ + android:layout_height="wrap_content" + android:minHeight="@dimen/list_item_height"> + android:textSize="19sp"/> + android:textSize="19sp"/> \ No newline at end of file diff --git a/OsmAnd/res/layout/download_index_list_item.xml b/OsmAnd/res/layout/download_index_list_item.xml index 1382796356..9d93e4607f 100644 --- a/OsmAnd/res/layout/download_index_list_item.xml +++ b/OsmAnd/res/layout/download_index_list_item.xml @@ -3,7 +3,8 @@ xmlns:tools="http://schemas.android.com/tools" android:background="?attr/expandable_list_item_background" android:layout_width="fill_parent" - android:layout_height="@dimen/list_item_height" + android:layout_height="wrap_content" + android:minHeight="@dimen/list_item_height" android:paddingBottom="1dp" android:paddingLeft="@dimen/list_content_padding" android:paddingRight="@dimen/list_content_padding" diff --git a/OsmAnd/res/layout/editing_poi_filter_list.xml b/OsmAnd/res/layout/editing_poi_filter_list.xml index 92be1eeda0..3d89862265 100644 --- a/OsmAnd/res/layout/editing_poi_filter_list.xml +++ b/OsmAnd/res/layout/editing_poi_filter_list.xml @@ -2,12 +2,14 @@ @@ -16,7 +18,8 @@ android:id="@+id/filter_poi_label" style="@style/ListText" android:textColor="?android:textColorPrimary" - android:layout_width="fill_parent" + android:layout_gravity="center_vertical" + android:layout_width="fill_parent" android:layout_height="wrap_content" android:ellipsize="end" android:maxLines="1" diff --git a/OsmAnd/res/layout/favourites_list_item.xml b/OsmAnd/res/layout/favourites_list_item.xml index 5bd1a9b983..e9aa13ad9e 100644 --- a/OsmAnd/res/layout/favourites_list_item.xml +++ b/OsmAnd/res/layout/favourites_list_item.xml @@ -2,7 +2,8 @@ diff --git a/OsmAnd/res/layout/search_history_list_item.xml b/OsmAnd/res/layout/search_history_list_item.xml index 23544e5375..854df110b5 100644 --- a/OsmAnd/res/layout/search_history_list_item.xml +++ b/OsmAnd/res/layout/search_history_list_item.xml @@ -2,7 +2,8 @@ @@ -28,6 +30,7 @@ 16dp 8dp 48dp - 48dp + 50dp 12sp