Write your own subclass of View. Override it's onDraw() method. You
need  a Timer or Handler  to call invalidate() periodically.

On Mar 12, 4:01 pm, mike <kiranbollepa...@gmail.com> wrote:
> hai,
>
> i struck in implementing progress bar functionality of my splash
> screen.
>
> i know horizontal progress bar implementation that fills yellow from
> left to right but the requirement is progress bar should be loader bar
> that appears when windows is loading in the system. more detailly,
>
> "The loader bar or progress bar is same as Microsoft Windows loader
> bar -> the yellow bar continually move from left to right. Appear on
> left, move in the right direction and disappear on the right side than
> appear on the left again immadiately and process start again. This is
> not filling bar which fill the space from left to right."
>
> how to do this. please suggest me.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to