diff --git a/app/src/main/res/layout/fragment_dashboard.xml b/app/src/main/res/layout/fragment_dashboard.xml index efed34c70..a3255dfaa 100644 --- a/app/src/main/res/layout/fragment_dashboard.xml +++ b/app/src/main/res/layout/fragment_dashboard.xml @@ -7,54 +7,52 @@ android:layout_height="match_parent" tools:context=".activities.DashboardFragment"> - + android:layout_height="wrap_content" + android:orientation="vertical"> - - - + - - - - + android:layout_margin="8dp" + android:text="@string/activity_summary_today" + android:textStyle="bold" + android:textSize="30sp" /> + + + + + - - - - + app:columnCount="2" /> + +