diff --git a/mifosng-android/src/main/res/layout/activity_dashboard.xml b/mifosng-android/src/main/res/layout/activity_dashboard.xml index 431844ae8ba..fe18740be81 100644 --- a/mifosng-android/src/main/res/layout/activity_dashboard.xml +++ b/mifosng-android/src/main/res/layout/activity_dashboard.xml @@ -5,11 +5,11 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" - android:fitsSystemWindows="true" tools:context=".online.DashboardActivity"> + style="@style/LinearLayout.Base" + android:fitsSystemWindows="true"> @@ -26,4 +26,4 @@ app:headerLayout="@layout/view_nav_drawer_header" app:menu="@menu/menu_nav_drawer" /> - \ No newline at end of file +