On Jun 9, 5:03 am, pawan nimje <pawanni...@gmail.com> wrote:

> any kind of suggestion will do ..

In your onClick event put your color changing code and a call to
Handler.sendEmptyMessageDelayed(). The latter will reference a Handler
you create, with the activity-switching code in its handleMessage()
method.

String

-- 
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