Can i expect a reply from this post? On Oct 28, 11:57 am, Ram <[email protected]> wrote: > Can any one from Android Team reply back on this? > > Regards > V. Ramkumar. > > On Oct 21, 4:09 pm, "gv.ramkumar.75" <[email protected]> wrote: > > > > > > > > > Yes i want to override that functionality. > > > 1. I don't want the IMEs to go full screen in landscape mode , is there a > > property to achieve this? > > 2. My current layout xml file given above doesn't have the IME to fullscreen > > ( I believe i have used TextView instead of EditText that prevents it from > > going full screen). Now assuming this scenarios is preserved how would i > > achieve the property of adjustResize so that the TextView (@+id/txtView2), > > is still anchored to the bottom of the window which i am expecting to be > > resized ? I basic idea here is to have the TextView(@+id/txtView2) displayed > > in all cases whether the parent container in fullscreen or the IME resizing > > it. > > > Regards > > V. Ramkumar > > > On Thu, Oct 14, 2010 at 12:48 PM, Dianne Hackborn > > <[email protected]>wrote: > > > > Most IMEs when running in landscape use the full screen, so it doesn't > > > matter what resize mode your apps uses since it is not being resized (it > > > is > > > being completely covered by the IME). > > > > On Wed, Oct 13, 2010 at 11:22 PM, Ram <[email protected]> wrote: > > > >> Can any one reply to the below Post? > > > >> -- > > >> 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 > > > > -- > > > Dianne Hackborn > > > Android framework engineer > > > [email protected] > > > > Note: please don't send private questions to me, as I don't have time to > > > provide private support, and so won't reply to such e-mails. All such > > > questions should be posted on public forums, where I and others can see > > > and > > > answer them. > > > > -- > > > 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
-- 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

