Merge "Fix layout"

This commit is contained in:
Kurt Partridge 2013-05-24 16:09:24 +00:00 committed by Android (Google) Code Review
commit df8f0fb64b

View file

@ -21,7 +21,7 @@
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="8dip"
android:layout_marginEnd="8dip"
android:orientation="vertical">