From: pk910 Date: Sat, 5 Mar 2016 19:19:28 +0000 (+0100) Subject: zusätzliche ScrollView im Dashboard eingebaut (für kleine Geräte) X-Git-Url: http://git.pk910.de/?p=DHBWCampusApp.git;a=commitdiff_plain;h=e12b133e98da88043c66047a6c1334fa92dcbbf6;hp=783024077bd38c4bede07ca8310fb2daf67751b5 zusätzliche ScrollView im Dashboard eingebaut (für kleine Geräte) --- diff --git a/app/src/main/res/layout/fragment_dashboard.xml b/app/src/main/res/layout/fragment_dashboard.xml index 8b71f0a..72e8d87 100644 --- a/app/src/main/res/layout/fragment_dashboard.xml +++ b/app/src/main/res/layout/fragment_dashboard.xml @@ -7,171 +7,181 @@ android:orientation="vertical"> - - - - + - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - + + + + + + + + + + + + + + android:layout_height="220dp" + android:layout_margin="8dp" + card_view:cardCornerRadius="5dp"> - - - - - - - - - - + + + + + + + + + + + + android:layout_height="wrap_content"> - - - - - - - - + android:layout_height="140dp" + android:layout_margin="8dp" + android:layout_weight="1" + card_view:cardCornerRadius="5dp"> + + + + + + + + + + + + + + + + + + + + + + + +