add some margin under the Message sent icon
This commit is contained in:
parent
e826c3c1d2
commit
724d78c336
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
android:id="@+id/thread_success"
|
||||
android:layout_width="@dimen/activity_margin"
|
||||
android:layout_height="@dimen/activity_margin"
|
||||
android:layout_marginBottom="@dimen/medium_margin"
|
||||
android:src="@drawable/ic_check_vector" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue