I'am trying to make a ProgressBar with a moving needle. Since it's in a app-widget I can't make any custom code. It all needs to be done with Drawables.
Creating a rotating ProgressBar is easy, just use <rotate>. But to move a needle image I've tried <translate>, it gives an error "invalid drawable tag translate". Anyone got any suggestions? -- 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

