added layout file for sharing tab

This commit is contained in:
Marcin Jedynski 2018-10-11 12:53:50 +02:00
parent c78757da65
commit a98a500f08
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
android:title="@string/manual_location"/>
<ListPreference
android:defaultValue="1"
android:key="key_manual_location_value"
android:key="manual_location_list_title"
android:summary="%s"
android:title="@string/title_list_manual_location" />
<EditTextPreference