when i click on edittext, keyboard appears.but the keyboard hides my view.how to resolve this.
is it possible show my view completely when key board appears.
when i click on edittext, keyboard appears.but the keyboard hides my view.how to resolve this.
is it possible show my view completely when key board appears.
Take a look at the android:windowSoftInputMode property of the activity tag.