Re: [android-developers] Re: EditText resize problem

2011-11-03 Thread Mark-Jan Harte
I've noticed that my Nexus S (Android 2.3) does show multiple lines in 
Landscape mode, while my Samsung Galaxy S (2.2) does not - for the same 
app. Is this behavior in any way related to the Android version, or how can 
I influence this?

Thx, Mark-Jan

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

[android-developers] Re: EditText resize problem

2010-04-25 Thread André
Ok, thanks.
Do you know how to disable it only in landscape mode?

André


On Apr 24, 9:17 pm, Kumar Bibek coomar@gmail.com wrote:
 This is the default behaviour if you have an on screen keyboard while
 in landscape mode. Try disabling the on-screen keyboard in landscape
 mode.

 Thanks and Regards,
 Kumar Bibek

 On Apr 24, 9:22 pm, André pha...@hotmail.com wrote:





  Hello,

  I have an Edittext view that works fine if the phone is in portrait
  position with and without the onscreen softkeyboard. But if it's
  flipped to landscape it works fine when the softkeyboard isn't there.
  But when it's there the Edittext view suddenly changes so that all the
  text in the Edittext view is on one line.

  Is there some settings I can do to fix this or is it just a bug for
  me?

  André

  --
  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 
  athttp://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 
 athttp://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


[android-developers] Re: EditText resize problem

2010-04-24 Thread Kumar Bibek
This is the default behaviour if you have an on screen keyboard while
in landscape mode. Try disabling the on-screen keyboard in landscape
mode.

Thanks and Regards,
Kumar Bibek

On Apr 24, 9:22 pm, André pha...@hotmail.com wrote:
 Hello,

 I have an Edittext view that works fine if the phone is in portrait
 position with and without the onscreen softkeyboard. But if it's
 flipped to landscape it works fine when the softkeyboard isn't there.
 But when it's there the Edittext view suddenly changes so that all the
 text in the Edittext view is on one line.

 Is there some settings I can do to fix this or is it just a bug for
 me?

 André

 --
 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 
 athttp://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