[android-developers] Android Toast is not clickable in some devices.

2014-01-19 Thread 12169
Hi,
any help for the below question.

http://stackoverflow.com/questions/21201203/custom-toast-is-not-clickable-in-some-devices

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [android-developers] Android Toast is not clickable in some devices.

2014-01-19 Thread TreKing
On Sun, Jan 19, 2014 at 6:25 AM, 12169  wrote:

> Hi,
> any help for the below question.
>
>
> http://stackoverflow.com/questions/21201203/custom-toast-is-not-clickable-in-some-devices
>

Toast is not supposed to be clickable, AFAIK. Use a dialog instead if this
is your requirement.

-
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 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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.