[android-developers] Re: keyboard pushing the complete screen..?
Hi,
Any help on this issue...?
On 2/13/12, Abhilash baddam <abhilash.androiddeveloper@gmail.com> wrote:
> Hi,
>
> I am having a layout which contains Relativelayout as root layout. the
> layout structure is like this...
>
> <RelativeLayout>
> <Edittext/>
> <ListView/>
>
> <ImageView
> android:layout_alignParentBottom="true"/>
>
> </RelativeLayout>
>
>
> In that layout i am having imageview which is
> android:layout_alignParentBottom="true".
> So whenever i am clicking on edittext the keyboard is pushing the
> complete screen to up, which looks very bad but i want the keyboard to
> overlap on the screen, i dont want to push up the complete screen.
> Plese find the attatchment
>
> In image1.png keyboard is moving up the complete screen which i do not
> want.. I want something like shown in image2.png.
>
> Can anybody give me the suggestions to solve this issue....?
>
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home