1
0
Fork 0

fixed the navigation from dictionary loading notification to open the Dictionaries screen

This commit is contained in:
sspanak 2024-02-27 17:14:02 +02:00 committed by Dimo Karaivanov
parent 1ef576e941
commit bd3fcc1566
13 changed files with 41 additions and 22 deletions

View file

@ -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" />