Separate multiple attachments

This commit is contained in:
str4d
2015-01-02 04:41:07 +00:00
parent b35eded08b
commit f8e75f6f7e

View File

@@ -3,6 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:layout_marginTop="8dp"
android:background="@drawable/attachment_background" android:background="@drawable/attachment_background"
android:gravity="center_vertical" android:gravity="center_vertical"
android:orientation="horizontal" android:orientation="horizontal"