From 81aea35d45b3d0191ec595562a2fcf67009845d5 Mon Sep 17 00:00:00 2001 From: Mark Wei Date: Tue, 9 Jul 2013 16:00:00 -0700 Subject: Final UI for Attachment Previews. Placeholder pulsates for images not yet loaded. One images loads at a time, that one image will display a spinning progressbar after a delay. Progress bar fixes to ensure it is rotates smoothly. Clear section before drawing to it so transparent images look right. Avoid PhotoManager load loop. Bug: 9745486 Bug: 9816053 Change-Id: I2e65b3e3484d6da47d4e2523404dc745b99dd04c --- res/drawable/progress_holo.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 res/drawable/progress_holo.xml (limited to 'res/drawable') diff --git a/res/drawable/progress_holo.xml b/res/drawable/progress_holo.xml new file mode 100644 index 000000000..d4ad73330 --- /dev/null +++ b/res/drawable/progress_holo.xml @@ -0,0 +1,34 @@ + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3