android - Keep view above keyboard - when keyboard appears -


currently, when select edittext in application , keyboard appears, layout/view automatically adjusts show full edittext above keyboard, if have been below, otherwise.

is there way set different view above keyboard when shows up? have button below edittext , have above keyboard, if possible.

put button , edittext layout , make layout gravity top, or in button's attributes add line

android:layout_below="id of edittext" 

hope these help.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -