fix crunchyroll parser to work with the latest api changes

This commit is contained in:
2023-02-19 14:21:46 +01:00
parent 097383a082
commit 8b7fb3ac5f
19 changed files with 375 additions and 198 deletions

View File

@ -131,7 +131,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginEnd="7dp"
android:text="@string/subtitles"
android:text="@string/language"
android:textAllCaps="false"
app:icon="@drawable/ic_baseline_subtitles_24"
app:layout_constraintBottom_toBottomOf="parent"