Commit 17d2e22c authored by divyanshu's avatar divyanshu

fix bottom row emoji

parent d3ab9c1f
......@@ -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