diff --git a/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_content.9.png b/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_content.9.png new file mode 100644 index 0000000000..e1a94fd117 Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_content.9.png differ diff --git a/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_empty.9.png b/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_empty.9.png new file mode 100644 index 0000000000..a43e6bdc1e Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_empty.9.png differ diff --git a/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_pressed.9.png b/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_pressed.9.png new file mode 100644 index 0000000000..9b987c45ba Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_pressed.9.png differ diff --git a/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_unpressed.png b/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_unpressed.png deleted file mode 100644 index 50e3e6796e..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_unpressed.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/list_activities_dot_marker2_pressed.9.png b/OsmAnd/res/drawable-hdpi/list_activities_dot_marker2_pressed.9.png new file mode 100644 index 0000000000..d06d3f34f0 Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/list_activities_dot_marker2_pressed.9.png differ diff --git a/OsmAnd/res/drawable-hdpi/list_activities_dot_marker2_pressed.png b/OsmAnd/res/drawable-hdpi/list_activities_dot_marker2_pressed.png deleted file mode 100644 index e7fd196869..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/list_activities_dot_marker2_pressed.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/list_activities_dot_marker2_unpressed.9.png b/OsmAnd/res/drawable-hdpi/list_activities_dot_marker2_unpressed.9.png new file mode 100644 index 0000000000..29315185d5 Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/list_activities_dot_marker2_unpressed.9.png differ diff --git a/OsmAnd/res/drawable-hdpi/list_activities_dot_marker2_unpressed.png b/OsmAnd/res/drawable-hdpi/list_activities_dot_marker2_unpressed.png deleted file mode 100644 index 90383a5c72..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/list_activities_dot_marker2_unpressed.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/tab_menu_item_small.png b/OsmAnd/res/drawable-hdpi/tab_menu_item_small.png index b45db2c613..329fb5b07e 100644 Binary files a/OsmAnd/res/drawable-hdpi/tab_menu_item_small.png and b/OsmAnd/res/drawable-hdpi/tab_menu_item_small.png differ diff --git a/OsmAnd/res/drawable-hdpi/tab_title_headline_background.png b/OsmAnd/res/drawable-hdpi/tab_title_headline_background.png index 0252f349cf..e857758105 100644 Binary files a/OsmAnd/res/drawable-hdpi/tab_title_headline_background.png and b/OsmAnd/res/drawable-hdpi/tab_title_headline_background.png differ diff --git a/OsmAnd/res/drawable/indicator_custom_gray.xml b/OsmAnd/res/drawable/indicator_custom_gray.xml index 8b70fefd88..f9de9b15cb 100644 --- a/OsmAnd/res/drawable/indicator_custom_gray.xml +++ b/OsmAnd/res/drawable/indicator_custom_gray.xml @@ -2,10 +2,10 @@ - - - - - + + + + + \ No newline at end of file diff --git a/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_pressed.png b/OsmAnd/res/drawable/tab_download_screen_icon.png similarity index 51% rename from OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_pressed.png rename to OsmAnd/res/drawable/tab_download_screen_icon.png index 9105f295cf..8daf7ba736 100644 Binary files a/OsmAnd/res/drawable-hdpi/list_activities_dot_marker1_pressed.png and b/OsmAnd/res/drawable/tab_download_screen_icon.png differ diff --git a/OsmAnd/res/layout/favourites_list.xml b/OsmAnd/res/layout/favourites_list.xml index a0d7979f84..ded093761a 100644 --- a/OsmAnd/res/layout/favourites_list.xml +++ b/OsmAnd/res/layout/favourites_list.xml @@ -58,11 +58,11 @@ android:id="@android:id/list" android:layout_width="fill_parent" android:layout_height="wrap_content" - android:layout_marginLeft="3dp" - android:layout_marginRight="3dp" - android:layout_marginTop="3dp" + android:layout_marginLeft="0dp" + android:layout_marginRight="0dp" + android:layout_marginTop="0dp" android:layout_weight="1" - android:groupIndicator="@drawable/indicator_custom_gray" + android:groupIndicator="@android:color/transparent" style="@style/OsmandListView"> diff --git a/OsmAnd/res/layout/favourites_list_category.xml b/OsmAnd/res/layout/favourites_list_category.xml index ff4fee70ad..29328e8307 100644 --- a/OsmAnd/res/layout/favourites_list_category.xml +++ b/OsmAnd/res/layout/favourites_list_category.xml @@ -1,14 +1,30 @@ - + + + android:layout_height="wrap_content" + android:gravity="center_vertical" + android:textSize="24sp" > + + + - - - \ No newline at end of file diff --git a/OsmAnd/res/values/styles.xml b/OsmAnd/res/values/styles.xml index f7b7af6434..c8eef4bd21 100644 --- a/OsmAnd/res/values/styles.xml +++ b/OsmAnd/res/values/styles.xml @@ -82,7 +82,7 @@ @color/activity_background