diff --git a/android_app/app/src/main/res/layout/fragment_overview.xml b/android_app/app/src/main/res/layout/fragment_overview.xml index f4ffed16..b817077a 100644 --- a/android_app/app/src/main/res/layout/fragment_overview.xml +++ b/android_app/app/src/main/res/layout/fragment_overview.xml @@ -1,98 +1,117 @@ - + android:orientation="vertical" + android:padding="5dp" + android:weightSum="100"> + android:layout_height="fill_parent" + android:orientation="vertical"> + android:layout_height="fill_parent" + android:orientation="horizontal"> + android:text="@string/label_title_user" + android:textSize="20dp" /> + android:background="@android:color/darker_gray" /> - + - + + android:background="@android:color/darker_gray" /> - + android:layout_height="fill_parent"> + + + -