I am using an Activity context. As mentioned it works on every phone I have 
in the office but the Samsung Galaxy S3 and it used to work on Galaxy
S3. To me it seems like Samsung have broken Toasts in their latest update.

On Monday, January 14, 2013 2:27:46 PM UTC+1, Mark Murphy (a Commons Guy) 
wrote:
>
> What Context are you using? Is it the Activity, or something else? If 
> it is not the Activity, try switching to that and see if the behavior 
> changes. 
>
> I wouldn't expect that to have an impact, but, then again, I wouldn't 
> expect your problem, either. 
>
>
> On Mon, Jan 14, 2013 at 8:06 AM, Tobias <[email protected]<javascript:>> 
> wrote: 
> > I have a toast displayed in the following way: 
> > 
> > Toast.makeText(context, "The message", Toast.LENGTH_LONG).show(); 
> > 
> > 
> > I am 100% I am displaying the toast from the UI thread and I can add 
> that it 
> > worked fine for many devices including older updates of Galaxy S3 but 
> after 
> > latest update no one of my toasts are being displayed. 
> > 
> > Have anyone else experienced this and have a solution? 
> > 
> > Thanks, 
> > Tobias 
> > 
> > -- 
> > 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]<javascript:> 
> > To unsubscribe from this group, send email to 
> > [email protected] <javascript:> 
> > For more options, visit this group at 
> > http://groups.google.com/group/android-developers?hl=en 
>
>
>
> -- 
> Mark Murphy (a Commons Guy) 
> http://commonsware.com | http://github.com/commonsguy 
> http://commonsware.com/blog | http://twitter.com/commonsguy 
>
> Localized Android Question-and-Answer Sites: http://www.andglobe.com 
>

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