On Jun 9, 5:03 am, pawan nimje <[email protected]> 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 [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

Reply via email to