mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-27 09:01:02 +00:00
chore: code refactor
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<!-- Define your preferences here. For example: -->
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="true"
|
||||
android:key="some_key"
|
||||
android:title="Some Title"
|
||||
android:defaultValue="true" />
|
||||
android:title="Some Title" />
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user