some more work on supertoast and result parcel stuff

This commit is contained in:
Vincent Breitmoser
2014-07-27 00:46:38 +02:00
parent 8132b9ac74
commit a8782272b3
15 changed files with 87 additions and 120 deletions

View File

@@ -6,7 +6,6 @@
android:id="@+id/card_container"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/emphasis"
android:orientation="vertical" />
</merge>