Unverified Commit ca46153c authored by Filipe de Lima Brito's avatar Filipe de Lima Brito Committed by GitHub

Merge pull request #1388 from divyanshub024/emoji-bootom-row

[BUG] Fixed bottom row of emojis
parents b3b80d2b 17d2e22c
......@@ -19,6 +19,8 @@
<include
android:id="@+id/picker_container"
layout="@layout/emoji_picker"
android:layout_width="0dp"
android:layout_height="0dp"
app:layout_constraintBottom_toTopOf="@+id/emoji_actions_container"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment