forked from organicmaps/organicmaps
[android] Added summary for enable logging setting
This commit is contained in:
parent
be152241df
commit
be8a46d2ab
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
<SwitchPreferenceCompat
|
||||
android:key="@string/pref_enable_logging"
|
||||
android:title="@string/enable_logging"
|
||||
android:summary="@string/enable_logging_warning_message"
|
||||
android:defaultValue="false"
|
||||
android:order="12"/>
|
||||
<SwitchPreferenceCompat
|
||||
|
|
Loading…
Add table
Reference in a new issue