Add Android backup status summary
This commit is contained in:
@@ -23,6 +23,12 @@
|
||||
app:key="enable_video_uploads"
|
||||
app:summary="@string/prefs_camera_video_upload_summary"
|
||||
app:title="@string/prefs_camera_video_upload" />
|
||||
<Preference
|
||||
app:iconSpaceReserved="false"
|
||||
app:key="video_uploads_status"
|
||||
app:selectable="false"
|
||||
app:summary="@string/prefs_camera_upload_status_off"
|
||||
app:title="@string/prefs_camera_upload_status_title" />
|
||||
<ListPreference
|
||||
app:dialogTitle="@string/prefs_video_upload_account"
|
||||
app:iconSpaceReserved="false"
|
||||
|
||||
Reference in New Issue
Block a user