forked from mirrors/Fedilab
fix: empty space on top of compose
This commit is contained in:
parent
58e7346f71
commit
f11c0e3d58
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:visibility="gone"
|
||||
app:layout_constraintBottom_toTopOf="@+id/button_emoji"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent">
|
||||
|
|
Loading…
Reference in a new issue