remove kotlin-android-extensions, use viewBinding in Player

also replace exo_progress_placeholder with exoplayer2.ui.DefaultTimeBar since the placehoder wont work with viewbinding
This commit is contained in:
2022-04-15 17:25:31 +02:00
parent a898a70653
commit fc04e8e222
6 changed files with 74 additions and 65 deletions

View File

@ -106,6 +106,7 @@
<string name="episodes">Episodes</string>
<string name="episode">Episode</string>
<string name="no_subtitles">None</string>
<string name="desc_time_bar">time bar</string>
<!-- Onboarding -->
<string name="skip">Skip</string>