mirror of
https://github.com/oxen-io/session-android.git
synced 2025-05-21 19:38:47 +00:00
Fix approval text position when input bar is gone (#1181)
This commit is contained in:
parent
99cb10f5be
commit
ba3566f7e8
@ -128,6 +128,7 @@
|
|||||||
android:textSize="12sp"
|
android:textSize="12sp"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_alignWithParentIfMissing="true"
|
||||||
android:layout_above="@id/messageRequestBar"/>
|
android:layout_above="@id/messageRequestBar"/>
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user