tweaking more margins and paddings
This commit is contained in:
parent
6ba28dbe70
commit
d0bbd05913
4 changed files with 4 additions and 4 deletions
|
|
@ -9,7 +9,8 @@
|
|||
android:id="@+id/thread_success"
|
||||
android:layout_width="@dimen/activity_margin"
|
||||
android:layout_height="@dimen/activity_margin"
|
||||
android:layout_marginBottom="@dimen/medium_margin"
|
||||
android:layout_marginTop="@dimen/small_margin"
|
||||
android:layout_marginBottom="@dimen/small_margin"
|
||||
android:src="@drawable/ic_check_vector" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue