feat: add language selector to audio player

This commit is contained in:
ThetaDev 2023-03-19 01:15:36 +01:00
parent 051b64cd17
commit 079f78a339
12 changed files with 241 additions and 98 deletions

View file

@ -158,7 +158,7 @@
</LinearLayout>
<org.schabi.newpipe.views.NewPipeTextView
android:id="@+id/languageTextView"
android:id="@+id/audioTrackTextView"
android:layout_width="wrap_content"
android:layout_height="35dp"
android:layout_marginEnd="8dp"