Skip to content

Commit

Permalink
center emoji as well as send/attach buttons vertically, closes #61
Browse files Browse the repository at this point in the history
  • Loading branch information
r10s committed Oct 1, 2018
1 parent 89a9d1b commit e16df36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/layout/conversation_input_panel.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
android:layout_marginLeft="12dp"
android:layout_marginStart="12dp"
android:background="@drawable/circle_tintable"
android:layout_gravity="bottom">
android:layout_gravity="center_vertical">

<ImageButton
android:id="@+id/attach_button"
Expand Down

0 comments on commit e16df36

Please sign in to comment.