From a402f80dde4dbcf61e381d1994d82c568374e4c9 Mon Sep 17 00:00:00 2001 From: OliE Date: Sat, 8 Apr 2017 20:14:33 +0200 Subject: [PATCH] add a scroll view for the statistics fragment --- .../main/res/layout/fragment_statistics.xml | 483 +++++++++--------- 1 file changed, 243 insertions(+), 240 deletions(-) diff --git a/android_app/app/src/main/res/layout/fragment_statistics.xml b/android_app/app/src/main/res/layout/fragment_statistics.xml index ef4ade76..3f4d4486 100644 --- a/android_app/app/src/main/res/layout/fragment_statistics.xml +++ b/android_app/app/src/main/res/layout/fragment_statistics.xml @@ -4,266 +4,269 @@ android:layout_height="match_parent" android:padding="5dp" > - + android:layout_height="fill_parent" + android:id="@+id/scrollView" + android:layout_weight="100"> - - + android:orientation="vertical"> - + - + - + android:layout_weight="90" + android:stretchColumns="1"> - + - + - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:layout_weight="90" + android:stretchColumns="1"> - + - + - - + - + + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + +