Commit 4224e9a5 authored by Grigory Fedorov's avatar Grigory Fedorov

Chat input edit text: bottom line removed.

parent e346bc80
...@@ -88,7 +88,8 @@ ...@@ -88,7 +88,8 @@
android:focusable="true" android:focusable="true"
android:descendantFocusability="beforeDescendants" android:descendantFocusability="beforeDescendants"
android:layout_weight="1" android:layout_weight="1"
android:layout_gravity="center_vertical"
android:background="@android:color/transparent"
/> />
<ImageButton <ImageButton
......
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