On Thu, Jun 14, 2012 at 1:15 AM, for android <[email protected]> wrote:
> How can i create a custom view where i can add a imageview just below the > progress percentage in the progress bar. That is I need an image just below > say 70% or 80% based on where the progress bar is? Create a custom view where you add an ImageView just below a ProgressBar. There is documentation on creating custom views. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

