forked from mirror/monocles_chat
Thinner input field
This commit is contained in:
parent
fd1aec7d23
commit
8e62d5a5cf
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingHorizontal="8dp"
|
||||
android:paddingVertical="6dp"
|
||||
android:paddingVertical="5dp"
|
||||
android:animateLayoutChanges="true">
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue