Create new settings category: Backup and restore
Following settings have been move to the new category: - import database (from ContenttSettings) - export database (from ContenttSettings) - reset settings (from DebugSettings)
This commit is contained in:
parent
ad0855ac83
commit
f2e352832a
11 changed files with 304 additions and 269 deletions
|
|
@ -124,20 +124,6 @@
|
|||
app:singleLineTitle="false"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
<Preference
|
||||
android:key="@string/import_data"
|
||||
android:summary="@string/import_data_summary"
|
||||
android:title="@string/import_data_title"
|
||||
app:singleLineTitle="false"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
<Preference
|
||||
android:key="@string/export_data"
|
||||
android:summary="@string/export_data_summary"
|
||||
android:title="@string/export_data_title"
|
||||
app:singleLineTitle="false"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
<PreferenceCategory
|
||||
android:layout="@layout/settings_category_header_layout"
|
||||
android:title="@string/settings_category_feed_title"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue