From 1b7a31bd65d4e6bf5e337d6280e3d5319d460bef Mon Sep 17 00:00:00 2001 From: Ethan Yonker Date: Thu, 3 Jul 2014 15:09:22 -0500 Subject: Track backup and restore progress Track backup and restore progress based on the sizes of the files as they are being added to the tar backup file. Update the progress bar based on the sizes of the files. Change-Id: Idf649efa1db3e91830b4b2add86203a3f30042ff --- gui/devices/320x480/res/ui.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'gui/devices/320x480/res/ui.xml') diff --git a/gui/devices/320x480/res/ui.xml b/gui/devices/320x480/res/ui.xml index 369b9941e..fff85334e 100644 --- a/gui/devices/320x480/res/ui.xml +++ b/gui/devices/320x480/res/ui.xml @@ -2043,6 +2043,18 @@ %tw_operation% %tw_partition% + + + + %tw_file_progress% + + + + + + %tw_size_progress% + + @@ -2416,6 +2428,12 @@ %tw_operation% %tw_partition% + + + + %tw_size_progress% + + -- cgit v1.2.3