mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-25 21:28:28 +00:00
Fix start call resizing improperly with wrapping text.
This commit is contained in:
parent
e00397620a
commit
441a6d3fe7
@ -289,6 +289,7 @@
|
||||
android:paddingEnd="16dp"
|
||||
android:paddingBottom="32dp"
|
||||
android:visibility="gone"
|
||||
android:gravity="center"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
|
Loading…
x
Reference in New Issue
Block a user