From 91463ba8778262d3aa26aee820e8f4b73c71047e Mon Sep 17 00:00:00 2001 From: Xavier Gouchet Date: Tue, 8 Oct 2019 19:46:35 +0200 Subject: [PATCH] Remove icon from "Reset statistics" option menu item --- app/src/main/res/menu/statistics.xml | 3 +-- .../main/res/drawable-anydpi/ic_reset_stats.xml | 11 ----------- .../src/main/res/drawable-hdpi/ic_reset_stats.png | Bin 279 -> 0 bytes .../src/main/res/drawable-mdpi/ic_reset_stats.png | Bin 192 -> 0 bytes .../main/res/drawable-xhdpi/ic_reset_stats.png | Bin 294 -> 0 bytes .../main/res/drawable-xxhdpi/ic_reset_stats.png | Bin 419 -> 0 bytes core/src/main/res/values/strings.xml | 2 +- 7 files changed, 2 insertions(+), 14 deletions(-) delete mode 100644 core/src/main/res/drawable-anydpi/ic_reset_stats.xml delete mode 100644 core/src/main/res/drawable-hdpi/ic_reset_stats.png delete mode 100644 core/src/main/res/drawable-mdpi/ic_reset_stats.png delete mode 100644 core/src/main/res/drawable-xhdpi/ic_reset_stats.png delete mode 100644 core/src/main/res/drawable-xxhdpi/ic_reset_stats.png diff --git a/app/src/main/res/menu/statistics.xml b/app/src/main/res/menu/statistics.xml index c1a545983..eb2a51550 100644 --- a/app/src/main/res/menu/statistics.xml +++ b/app/src/main/res/menu/statistics.xml @@ -4,9 +4,8 @@ - - diff --git a/core/src/main/res/drawable-hdpi/ic_reset_stats.png b/core/src/main/res/drawable-hdpi/ic_reset_stats.png deleted file mode 100644 index 11fc340de0a63789c5ad72b0327071bad0f4e829..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 279 zcmV+y0qFjTP)Ax&q4|G7El#G-teSlwRz6 dd{?7k$p^^9_Q?i(fUy7o002ovPDHLkV1l3Qc8CA~ diff --git a/core/src/main/res/drawable-mdpi/ic_reset_stats.png b/core/src/main/res/drawable-mdpi/ic_reset_stats.png deleted file mode 100644 index 1e0c48d845ddf387f12e75ec781cd61594d3fa4b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 192 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM1|%Pp+x`Gj?Vc`6gEzHXn+>g!;`+i5S_F?(eyxNSeY`Wy!RYAyKNqvr@Nosz}&P pl;Qr;P$4AP=HIkRmh}lE!=abCi=Hg`913(2gQu&X%Q~loCII|eLx2DP diff --git a/core/src/main/res/drawable-xhdpi/ic_reset_stats.png b/core/src/main/res/drawable-xhdpi/ic_reset_stats.png deleted file mode 100644 index 9c72f9256e5f8e6cd5d7ea5babe8b701c7dd335c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 294 zcmV+>0oneEP)@qQ08gaa0F_|LW~<}TB^{T|Z7 z4ohS9e{{(zEXv&ME4$*&mdM?^sve~@dR%0jYWw!rgt&(-3a+eMq%&>6sTlg=DSOnHTJFe9Fz-50xj`gl8Wj~>4-uWjh zbod;^+9J*g%w{`&Ma5R^_>uH`<*hkI3nezy8tlBfg2_53Z}Y7ag03fSC%oFRm_IXP z#SANh*GfPAwk_+6ng4vr1k>J?&ei|EF>)w0+?yCB=(kqz#R85O3j|jLu!Ll=%-U(C zb-?n}<`rk|Tz%PXp>O!eg7{Ui9MY!I_tg+IFKeqyj$dYdy0rt!vSF6GkCiC KxvX diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 4442c2e13..b7478580e 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -37,7 +37,7 @@ Calculate duration that was actually played. Playing twice is counted twice, while marking as played is not counted Sum up all podcasts marked as played Notice: Playback speed is never taken into account. - Reset statistics data. + Reset statistics data Open menu