mirror of
https://github.com/oxen-io/session-android.git
synced 2025-01-11 23:33:39 +00:00
Fix scroll to bottom button position when input not visible
This commit is contained in:
commit
fef2948f58
@ -138,6 +138,7 @@
|
|||||||
android:layout_height="50dp"
|
android:layout_height="50dp"
|
||||||
android:layout_alignParentEnd="true"
|
android:layout_alignParentEnd="true"
|
||||||
android:layout_above="@+id/messageRequestBar"
|
android:layout_above="@+id/messageRequestBar"
|
||||||
|
android:layout_alignWithParentIfMissing="true"
|
||||||
android:layout_marginEnd="12dp"
|
android:layout_marginEnd="12dp"
|
||||||
android:layout_marginBottom="32dp">
|
android:layout_marginBottom="32dp">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user