mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-01-09 09:47:12 +01:00
8 lines
312 B
XML
8 lines
312 B
XML
<PreferenceScreen xmlns:app="http://schemas.android.com/apk/res-auto">
|
|
|
|
<SwitchPreference
|
|
app:defaultValue="false"
|
|
app:key="require_auth_to_account_section"
|
|
app:title="@string/settings_require_authentication_to_go_to_account_section_in_navigation_drawer_title" />
|
|
|
|
</PreferenceScreen> |