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 [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
phpA900.tmp
Description: Binary data

