Fix scroll to bottom button position when input not visible

This commit is contained in:
Andrew 2023-05-11 22:57:08 +09:30 committed by GitHub
commit fef2948f58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,6 +138,7 @@
android:layout_height="50dp"
android:layout_alignParentEnd="true"
android:layout_above="@+id/messageRequestBar"
android:layout_alignWithParentIfMissing="true"
android:layout_marginEnd="12dp"
android:layout_marginBottom="32dp">