mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-10 12:00:03 +00:00
Use new string for auto-queue toggle
This commit is contained in:
parent
4e98c2e7f6
commit
a5a2313851
@ -27,6 +27,6 @@
|
||||
android:switchPadding="5dp"
|
||||
android:textSize="12sp"
|
||||
android:textColor="@android:color/tab_indicator_text"
|
||||
android:text="@string/autoplay_title" />
|
||||
android:text="@string/auto_queue_toggle" />
|
||||
|
||||
</RelativeLayout>
|
Loading…
Reference in New Issue
Block a user