diff --git a/android-app-core/res/drawable-hdpi/kb_disk.png b/android-app-core/res/drawable-hdpi/ab_disk.png similarity index 100% rename from android-app-core/res/drawable-hdpi/kb_disk.png rename to android-app-core/res/drawable-hdpi/ab_disk.png diff --git a/android-app-core/res/drawable-hdpi/kb_expand.png b/android-app-core/res/drawable-hdpi/ab_expand.png similarity index 100% rename from android-app-core/res/drawable-hdpi/kb_expand.png rename to android-app-core/res/drawable-hdpi/ab_expand.png diff --git a/android-app-core/res/drawable-hdpi/kb_menu.png b/android-app-core/res/drawable-hdpi/ab_menu.png similarity index 100% rename from android-app-core/res/drawable-hdpi/kb_menu.png rename to android-app-core/res/drawable-hdpi/ab_menu.png diff --git a/android-app-core/res/drawable-hdpi/ab_settings.png b/android-app-core/res/drawable-hdpi/ab_settings.png new file mode 100644 index 00000000..99975155 Binary files /dev/null and b/android-app-core/res/drawable-hdpi/ab_settings.png differ diff --git a/android-app-core/res/drawable-hdpi/kb_stats.png b/android-app-core/res/drawable-hdpi/ab_stats.png similarity index 100% rename from android-app-core/res/drawable-hdpi/kb_stats.png rename to android-app-core/res/drawable-hdpi/ab_stats.png diff --git a/android-app-core/res/drawable-hdpi/kb_stats_3d.png b/android-app-core/res/drawable-hdpi/ab_stats_3d.png similarity index 100% rename from android-app-core/res/drawable-hdpi/kb_stats_3d.png rename to android-app-core/res/drawable-hdpi/ab_stats_3d.png diff --git a/android-app-core/res/drawable-mdpi/kb_disk.png b/android-app-core/res/drawable-mdpi/ab_disk.png similarity index 100% rename from android-app-core/res/drawable-mdpi/kb_disk.png rename to android-app-core/res/drawable-mdpi/ab_disk.png diff --git a/android-app-core/res/drawable-mdpi/kb_expand.png b/android-app-core/res/drawable-mdpi/ab_expand.png similarity index 100% rename from android-app-core/res/drawable-mdpi/kb_expand.png rename to android-app-core/res/drawable-mdpi/ab_expand.png diff --git a/android-app-core/res/drawable-mdpi/kb_menu.png b/android-app-core/res/drawable-mdpi/ab_menu.png similarity index 100% rename from android-app-core/res/drawable-mdpi/kb_menu.png rename to android-app-core/res/drawable-mdpi/ab_menu.png diff --git a/android-app-core/res/drawable-mdpi/ab_settings.png b/android-app-core/res/drawable-mdpi/ab_settings.png new file mode 100644 index 00000000..40024062 Binary files /dev/null and b/android-app-core/res/drawable-mdpi/ab_settings.png differ diff --git a/android-app-core/res/drawable-mdpi/kb_stats.png b/android-app-core/res/drawable-mdpi/ab_stats.png similarity index 100% rename from android-app-core/res/drawable-mdpi/kb_stats.png rename to android-app-core/res/drawable-mdpi/ab_stats.png diff --git a/android-app-core/res/drawable-mdpi/kb_stats_3d.png b/android-app-core/res/drawable-mdpi/ab_stats_3d.png similarity index 100% rename from android-app-core/res/drawable-mdpi/kb_stats_3d.png rename to android-app-core/res/drawable-mdpi/ab_stats_3d.png diff --git a/android-app-core/res/drawable-xhdpi/kb_disk.png b/android-app-core/res/drawable-xhdpi/ab_disk.png similarity index 100% rename from android-app-core/res/drawable-xhdpi/kb_disk.png rename to android-app-core/res/drawable-xhdpi/ab_disk.png diff --git a/android-app-core/res/drawable-xhdpi/kb_expand.png b/android-app-core/res/drawable-xhdpi/ab_expand.png similarity index 100% rename from android-app-core/res/drawable-xhdpi/kb_expand.png rename to android-app-core/res/drawable-xhdpi/ab_expand.png diff --git a/android-app-core/res/drawable-xhdpi/kb_menu.png b/android-app-core/res/drawable-xhdpi/ab_menu.png similarity index 100% rename from android-app-core/res/drawable-xhdpi/kb_menu.png rename to android-app-core/res/drawable-xhdpi/ab_menu.png diff --git a/android-app-core/res/drawable-xhdpi/ab_settings.png b/android-app-core/res/drawable-xhdpi/ab_settings.png new file mode 100644 index 00000000..a743a6c4 Binary files /dev/null and b/android-app-core/res/drawable-xhdpi/ab_settings.png differ diff --git a/android-app-core/res/drawable-xhdpi/kb_stats.png b/android-app-core/res/drawable-xhdpi/ab_stats.png similarity index 100% rename from android-app-core/res/drawable-xhdpi/kb_stats.png rename to android-app-core/res/drawable-xhdpi/ab_stats.png diff --git a/android-app-core/res/drawable-xhdpi/kb_stats_3d.png b/android-app-core/res/drawable-xhdpi/ab_stats_3d.png similarity index 100% rename from android-app-core/res/drawable-xhdpi/kb_stats_3d.png rename to android-app-core/res/drawable-xhdpi/ab_stats_3d.png diff --git a/android-app/res/layout/history_item.xml b/android-app/res/layout/history_item.xml index 588831eb..62f9075a 100644 --- a/android-app/res/layout/history_item.xml +++ b/android-app/res/layout/history_item.xml @@ -51,7 +51,7 @@ a:layout_gravity="center_vertical" a:scaleType="centerInside" a:padding="6dp" - a:src="@drawable/kb_disk" + a:src="@drawable/ab_disk" a:visibility="invisible" a:layout_width="wrap_content" a:layout_height="match_parent"/> diff --git a/android-app/res/menu/history_menu.xml b/android-app/res/menu/history_menu.xml index 801204a6..87b5f83c 100644 --- a/android-app/res/menu/history_menu.xml +++ b/android-app/res/menu/history_menu.xml @@ -27,7 +27,7 @@ \ No newline at end of file