This commit is contained in:
Amine
2017-08-30 22:11:29 +02:00
parent c28fbd37cc
commit faebfc238c
12 changed files with 76 additions and 5 deletions

View File

@@ -15,4 +15,9 @@
android:summaryOff="@string/read_debug_off"
android:summaryOn="@string/read_debug_on"
android:title="@string/read_debug_title" />
<Preference
android:enabled="true"
android:key="debug_identifier"
android:summary="@string/summary_debug_identifier" />
</PreferenceScreen>