I would like to create an animation over a camera preview. * *My camera preview is a derivative of the following example<https://github.com/commonsguy/cw-advandroid/blob/master/Camera/Preview/src/com/commonsware/android/camera/PreviewDemo.java> .
I have attached an example of the layout of my app. There are 9 rectangular bars on the left hand side. I would like to display one rectangle after the other to animate a status bar. I created a relative layout for the camera preview overlay. I am not sure how should I go about doing it. Any suggestions would be appreciated. Thanks, Sai -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en
<<attachment: layout_2.png>>

