improved MediaFragment UI

* fix searchview not losing focus when media is selected
This commit is contained in:
2020-10-13 15:56:07 +02:00
parent 597271d4de
commit dcaf64acde
12 changed files with 139 additions and 35 deletions

View File

@ -12,6 +12,10 @@
<string name="button_play">Play</string>
<string name="text_title_ex" translatable="false">A Silent Voice</string>
<string name="text_overview_ex" translatable="false">Shouya Ishida starts bullying the new girl in class …</string>
<string name="text_year_ex" translatable="false">2016</string>
<string name="text_age_ex" translatable="false">6</string>
<string name="text_episodes_count">%1$d episodes</string>
<string name="text_runtime">%1$d Minutes</string>
<!-- settings fragment -->
<string name="account">Account</string>