pass import results through to viewkeyactivity on update

This commit is contained in:
Vincent Breitmoser
2014-06-28 20:53:37 +02:00
parent 3acb7fb087
commit 6d7a9ec48a
5 changed files with 125 additions and 83 deletions

View File

@@ -4,6 +4,12 @@
android:layout_height="match_parent"
android:orientation="vertical">
<LinearLayout
android:id="@+id/card_container"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical" />
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"