1
0
Fork 0

created a debugging screen for viewing the application logs

This commit is contained in:
sspanak 2023-08-02 17:04:13 +03:00
parent 9f65cb5ce8
commit 8b57289746
19 changed files with 190 additions and 40 deletions

View file

@ -44,6 +44,7 @@
app:singleLineTitle="true">
<Preference
app:fragment="io.github.sspanak.tt9.preferences.DebugScreen"
app:key="version_info"
app:layout="@layout/pref_text"
app:title="@string/app_name" />