Re: [android-developers] Is it possible to create a two-line Toast?

2011-01-21 Thread TreKing
On Fri, Jan 21, 2011 at 4:06 PM, Bernard T. Higonnet
wrote:

> That is, with a line break where I want it.


Did you try it?

-
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

Re: [android-developers] Is it possible to create a two-line Toast?

2011-01-21 Thread Bernard T. Higonnet

TreKing wrote:
On Fri, Jan 21, 2011 at 4:06 PM, Bernard T. Higonnet 
mailto:bthigon...@gmail.com>> wrote:


That is, with a line break where I want it.


Did you try it?


I should indeed have indicated that I have tried all manner of x0D, 
x0D0A, \r, ...


Bernard Higonnet

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


Re: [android-developers] Is it possible to create a two-line Toast?

2011-01-21 Thread Kostya Vasilyev
Have you tried "\n"?

Oh, and you can use your own layouts for toasts, with separate
caption/message areas, if you like.

--
Kostya Vasilyev -- http://kmansoft.wordpress.com
22.01.2011 1:04 пользователь "Bernard T. Higonnet" 
написал:
> TreKing wrote:
>> On Fri, Jan 21, 2011 at 4:06 PM, Bernard T. Higonnet
>> mailto:bthigon...@gmail.com>> wrote:
>>
>> That is, with a line break where I want it.
>>
>>
>> Did you try it?
>
> I should indeed have indicated that I have tried all manner of x0D,
> x0D0A, \r, ...
>
> Bernard Higonnet
>
> --
> 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 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

Re: [android-developers] Is it possible to create a two-line Toast?

2011-01-22 Thread Bernard T. Higonnet

Kostya Vasilyev wrote:

Have you tried "\n"?


I should have, because it works.

Thanks

Bernard Higonnet


Oh, and you can use your own layouts for toasts, with separate 
caption/message areas, if you like.


--
Kostya Vasilyev -- http://kmansoft.wordpress.com

22.01.2011 1:04 пользователь "Bernard T. Higonnet" > написал:

 > TreKing wrote:
 >> On Fri, Jan 21, 2011 at 4:06 PM, Bernard T. Higonnet
 >> mailto:bthigon...@gmail.com> 
>> wrote:

 >>
 >> That is, with a line break where I want it.
 >>
 >>
 >> Did you try it?
 >
 > I should indeed have indicated that I have tried all manner of x0D,
 > x0D0A, \r, ...
 >
 > Bernard Higonnet
 >
 > --
 > 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 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 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