Added login optional debug logs. (#61)

This commit is contained in:
Amine Bou
2017-08-04 08:30:21 +02:00
committed by GitHub
parent b44a200731
commit d768d2232b
16 changed files with 101 additions and 10 deletions

View File

@ -5,6 +5,11 @@
android:icon="@drawable/ic_settings_black_24dp"
android:title="@string/pref_header_general"/>
<header
android:fragment="apps.amine.bou.readerforselfoss.settings.SettingsActivity$DebugPreferenceFragment"
android:icon="@drawable/ic_bug_report"
android:title="@string/pref_header_debug"/>
<header
android:id="@+id/theme_change"
android:icon="@drawable/ic_color_lens_black_24dp"