SHAKTHI62 / openintents

Automatically exported from code.google.com/p/openintents
0 stars 0 forks source link

OI FileManager: Detail Dialog does not show directory size #437

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? What do you see instead?

Long pressing  directory and hitting the 'Details' option shows the correct 
dialog, but it doesn't correctly display the size of the directory (it shows 
0.0B).

Perhaps we could implement a thread that recursively checks the directory size, 
and then a Handler updating the TextView as the size increases. An 
onCancelListener / onDismissListener would need to be implemented as well to 
shut down the thread in case the user exits prematurely.

Original issue reported on code.google.com by philipha...@gmail.com on 20 Dec 2011 at 7:16

GoogleCodeExporter commented 9 years ago
http://www.google-melange.com/gci/task/view/google/gci2011/7134318

Original comment by peli0...@googlemail.com on 22 Dec 2011 at 10:13

GoogleCodeExporter commented 9 years ago
Completed, waiting for review.

http://www.google-melange.com/gci/task/view/google/gci2011/7134318

Original comment by philipha...@gmail.com on 23 Dec 2011 at 11:03

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r3924.

Original comment by rmce...@gmail.com on 24 Dec 2011 at 5:44