fixed the Clear DB Cache button not to appear as a switch
This commit is contained in:
parent
bf1007369d
commit
76c8ab31da
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<PreferenceScreen xmlns:app="http://schemas.android.com/apk/res-auto" app:orderingFromXml="true">
|
<PreferenceScreen xmlns:app="http://schemas.android.com/apk/res-auto" app:orderingFromXml="true">
|
||||||
|
|
||||||
<SwitchPreferenceCompat
|
<Preference
|
||||||
app:key="pref_slow_queries_reset_stats"
|
app:key="pref_slow_queries_reset_stats"
|
||||||
app:title="Clear DB Cache" />
|
app:title="Clear DB Cache" />
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue