From ef3a05a11724f0a8e33895e1ea8bd792063bd1fc Mon Sep 17 00:00:00 2001 From: cyBerta Date: Wed, 10 Jul 2019 03:24:43 +0200 Subject: add material design icons to the navigation drawer --- app/src/main/res/layout/v_switch_list_item.xml | 59 ++++++++++++++++++++------ 1 file changed, 46 insertions(+), 13 deletions(-) (limited to 'app/src/main/res/layout/v_switch_list_item.xml') diff --git a/app/src/main/res/layout/v_switch_list_item.xml b/app/src/main/res/layout/v_switch_list_item.xml index bdb9a74c..26060a73 100644 --- a/app/src/main/res/layout/v_switch_list_item.xml +++ b/app/src/main/res/layout/v_switch_list_item.xml @@ -1,15 +1,48 @@ - \ No newline at end of file + > + + + + + + + \ No newline at end of file -- cgit v1.2.3