|
@@ -3,7 +3,7 @@
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="match_parent"
|
|
|
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
android:padding="@dimen/content_padding"
|
|
android:padding="@dimen/content_padding"
|
|
|
android:background="@color/white">
|
|
android:background="@color/white">
|
|
|
|
|
|