i have no idea , why that didn't work before when i tried it and now it does....but thanks
On 12 apr, 18:37, Jason LeBlanc <[email protected]> wrote: > "line1\nline2" > > > > On Mon, Apr 12, 2010 at 3:50 AM, arnoldl <[email protected]> wrote: > > i'm trying to display a toast...that works. > > but i can't find how to start a newline..so that it looks better. > > > Toast toast = Toast.makeText(this,"line1"+ '\n' + "line2" , > > Toast.LENGTH_LONG); > > > isn't working. > > > any ideas's > > > -- > > 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]<android-developers%2bunsubsĀ[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > > To unsubscribe, reply using "remove me" as the subject.- Tekst uit > > oorspronkelijk bericht niet weergeven - > > - Tekst uit oorspronkelijk bericht weergeven - -- 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

