mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-01-07 18:10:31 +05:30
Reorder sponsorblock
This commit is contained in:
parent
814c039b4e
commit
535d009342
@ -71,6 +71,13 @@
|
|||||||
android:icon="@drawable/ic_theme"
|
android:icon="@drawable/ic_theme"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
<androidx.preference.Preference
|
||||||
|
app:title="@string/sponsorblock"
|
||||||
|
app:key="sponsorblock"
|
||||||
|
app:summary="@string/sponsorblock_summary"
|
||||||
|
android:icon="@drawable/ic_sponsorblock"
|
||||||
|
/>
|
||||||
|
|
||||||
<ListPreference
|
<ListPreference
|
||||||
app:title="@string/defaultTab"
|
app:title="@string/defaultTab"
|
||||||
app:key="default_tab"
|
app:key="default_tab"
|
||||||
@ -80,13 +87,6 @@
|
|||||||
android:icon="@drawable/ic_home"
|
android:icon="@drawable/ic_home"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<androidx.preference.Preference
|
|
||||||
app:title="@string/sponsorblock"
|
|
||||||
app:key="sponsorblock"
|
|
||||||
app:summary="@string/sponsorblock_summary"
|
|
||||||
android:icon="@drawable/ic_sponsorblock"
|
|
||||||
/>
|
|
||||||
|
|
||||||
<ListPreference
|
<ListPreference
|
||||||
app:title="@string/defres"
|
app:title="@string/defres"
|
||||||
app:key="default_res"
|
app:key="default_res"
|
||||||
|
Loading…
Reference in New Issue
Block a user