Automatically scroll to bottom

This commit is contained in:
Pierre HUBERT
2018-08-16 09:28:17 +02:00
parent a0feee9516
commit e579891f73
3 changed files with 16 additions and 4 deletions

View File

@ -35,6 +35,7 @@
android:divider="@null"
android:stackFromBottom="true"
android:transcriptMode="alwaysScroll"
android:layout_marginBottom="5dp"
/>
<!-- Send messages form -->