mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 20:07:51 +00:00
Fix scroll to bottom button position when input not visible
This commit is contained in:
@@ -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">
|
||||
|
||||
|
Reference in New Issue
Block a user