forked from mirror/monocles_chat_clean
fix padding in sent messages
This commit is contained in:
parent
80dc3b89c9
commit
6995194dfe
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
|||
android:layout_gravity="center_vertical"
|
||||
android:alpha="?attr/icon_alpha"
|
||||
android:gravity="center_vertical"
|
||||
android:padding="1dp"
|
||||
android:src="@drawable/ic_check_black_18dp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Add table
Reference in a new issue