Well, I assume your chosen layout does not fit well onto the landscape mode,
which the app will change into when you open the keyboard. You will need to
adapt this by either having a fitting layout for landscape mode or having
something like a ScrollView around it. Without knowing anything about your
layout it is hard to say what would be the right approach.
However, you can also test this with the emulator. Typing 9 on the numeric
keypad will toggle screen orientation and you should have an easier way of
fixing your problem

HTH
Ludwig

2009/2/10 manoj <[email protected]>

>
> Hi friends,
>
> I have a small application. It has some user inputs (like name, phone
> number, country, connection type...etc, I used editText for the user
> to enter). Its working fine on the emulator. When I installed the same
> app on real device, firstly it shows the whole input screen. But when
> I tried to give input, (changing into landscape mode) half of the
> screen is not visibiling. I want   to show the whole screen, I dont
> know how to do? can any one please help me?
>
> Thanks,
> Manoj.
> >
>

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