I am trying to create an activity with a listview and a send message at bottom. The problem is that when the keyboard is shown, instead of pushing the bottom content, is jus
In your layout XML:
android:stackFromBottom="true" android:transcriptMode="normal"