fix: settings order
This commit is contained in:
parent
bb140a7d2e
commit
37775cbc4a
1 changed files with 0 additions and 2 deletions
|
@ -23,7 +23,6 @@
|
|||
</im.angry.openeuicc.ui.preference.LongSummaryPreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
app:key="pref_advanced"
|
||||
app:title="@string/pref_advanced"
|
||||
app:iconSpaceReserved="false">
|
||||
<CheckBoxPreference
|
||||
|
@ -48,7 +47,6 @@
|
|||
<Preference
|
||||
app:key="pref_advanced_logs"
|
||||
app:iconSpaceReserved="false"
|
||||
app:order="13"
|
||||
app:title="@string/pref_advanced_logs"
|
||||
app:summary="@string/pref_advanced_logs_desc" />
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue