Add a little space between attachments
This commit is contained in:
parent
b6012f6e2b
commit
0e3f651687
3 changed files with 12 additions and 2 deletions
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<size
|
||||
android:width="0dp"
|
||||
android:height="@dimen/tiny_margin" />
|
||||
</shape>
|
||||
Loading…
Add table
Add a link
Reference in a new issue