From 64ffc311ddac131df724e3bda332c787d7f1f964 Mon Sep 17 00:00:00 2001 From: Ephraim Kigamba Date: Wed, 7 Feb 2018 10:18:55 +0300 Subject: [PATCH] Add scrolling to lower part of the Navigation View --- .../main/res/layout/custom_nav_view_base.xml | 286 +++++++++--------- 1 file changed, 146 insertions(+), 140 deletions(-) diff --git a/opensrp-path/src/main/res/layout/custom_nav_view_base.xml b/opensrp-path/src/main/res/layout/custom_nav_view_base.xml index 3f4766c9..d391e9e5 100644 --- a/opensrp-path/src/main/res/layout/custom_nav_view_base.xml +++ b/opensrp-path/src/main/res/layout/custom_nav_view_base.xml @@ -116,160 +116,166 @@ android:textSize="@dimen/table_contents_text_size" /> - + android:layout_height="match_parent"> - - - - - + android:layout_height="match_parent" + android:background="#373737" + android:orientation="vertical"> - - - - - - + android:layout_marginTop="5dp" + android:orientation="horizontal"> - - - - - + + + + + - + android:layout_marginTop="5dp" + android:orientation="horizontal"> - - - - - + + + + + - + android:layout_marginTop="5dp" + android:orientation="horizontal"> - - - + + + + + - - + + + + + + + + android:layout_marginTop="5dp" + android:orientation="horizontal"> + + + + + - + +