Re: [android-developers] invisible part of layout

2011-03-11 Thread TreKing
On Thu, Mar 10, 2011 at 3:38 AM, Richard Sámela feromak...@gmail.comwrote: I think that the right way is when keyboard discovered, so little eidittext will be above at the top of keyboard. or something else but I should see what I put to the edittext. thanks a lot

[android-developers] invisible part of layout

2011-03-10 Thread Richard Sámela
hallo, my issue is that I have a layout and at the bottom of layout I have a EditText like this: EditText android:id=@+id/EditText05 android:layout_width=fill_parent android:layout_height=fill_parent