mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-11-07 11:17:25 +01:00
Remove duplicate settings in VideoPreferenceFragment.
This commit is contained in:
parent
a8dff0bcda
commit
e660da55f0
@ -19,11 +19,6 @@
|
|||||||
app:key="automatically_try_redgifs"
|
app:key="automatically_try_redgifs"
|
||||||
app:title="@string/settings_automatically_try_redgifs_title" />
|
app:title="@string/settings_automatically_try_redgifs_title" />
|
||||||
|
|
||||||
<SwitchPreference
|
|
||||||
app:defaultValue="false"
|
|
||||||
app:key="remember_mute_status_in_post_feed"
|
|
||||||
app:title="@string/settings_automatically_try_redgifs_title" />
|
|
||||||
|
|
||||||
<SwitchPreference
|
<SwitchPreference
|
||||||
app:defaultValue="false"
|
app:defaultValue="false"
|
||||||
app:key="video_player_ignore_nav_bar"
|
app:key="video_player_ignore_nav_bar"
|
||||||
|
Loading…
Reference in New Issue
Block a user