add top ten to home screen & minor fixes

* use plural for runtime and episodes
* code clean up
This commit is contained in:
2021-01-21 18:22:53 +01:00
parent c6874d0e54
commit 4c5d6e6e24
11 changed files with 101 additions and 39 deletions

View File

@ -10,7 +10,7 @@
android:layout_height="48dp"
android:layout_alignParentEnd="true"
android:background="@drawable/ic_baseline_rewind_10_24"
android:contentDescription="@string/forward_10" />
android:contentDescription="@string/rewind_10" />
<TextView
android:id="@+id/textView"