Conversations message auto-scroll

This commit is contained in:
Pierre
2017-12-20 17:48:47 +01:00
parent e04ec17272
commit 485f9f5f4c
6 changed files with 64 additions and 5 deletions

View File

@ -9,6 +9,8 @@
android:layout_height="0dp"
android:layout_weight="1"
android:divider="@null"
android:stackFromBottom="true"
android:transcriptMode="alwaysScroll"
/>
</LinearLayout>