mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-14 04:58:56 +01:00
Upstream merge
Internal permission change Fix url adder
This commit is contained in:
5
app/src/main/res/xml/pref_general.xml
Normal file → Executable file
5
app/src/main/res/xml/pref_general.xml
Normal file → Executable file
@@ -71,6 +71,11 @@
|
||||
android:title="@string/default_category"
|
||||
android:summary="@string/default_category_summary"/>
|
||||
|
||||
<exh.ui.lock.LockPreference
|
||||
android:title="Application lock"
|
||||
android:key="pref_app_lock"
|
||||
android:persistent="false"/>
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
</PreferenceScreen>
|
||||
Reference in New Issue
Block a user