fixed the navigation from dictionary loading notification to open the Dictionaries screen
This commit is contained in:
parent
1ef576e941
commit
bd3fcc1566
13 changed files with 41 additions and 22 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<PreferenceScreen xmlns:app="http://schemas.android.com/apk/res-auto" app:orderingFromXml="true">
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:fragment="io.github.sspanak.tt9.preferences.SlowQueriesScreen"
|
||||
app:fragment="io.github.sspanak.tt9.preferences.UsageStatsScreen"
|
||||
app:key="pref_slow_queries"
|
||||
app:layout="@layout/pref_text"
|
||||
app:title="@string/pref_category_usage_stats" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue