Fix ConsolidateResult, needed parcelable methods

This commit is contained in:
Dominik Schürmann
2014-09-21 22:31:28 +02:00
parent 1dd68c7120
commit 65c3d69d9a
2 changed files with 21 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:layout_width="match_parent"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
<fragment