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 --- .../res/layout-xlarge/v_icon_text_list_item.xml | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 app/src/main/res/layout-xlarge/v_icon_text_list_item.xml (limited to 'app/src/main/res/layout-xlarge') diff --git a/app/src/main/res/layout-xlarge/v_icon_text_list_item.xml b/app/src/main/res/layout-xlarge/v_icon_text_list_item.xml new file mode 100644 index 00000000..100016a6 --- /dev/null +++ b/app/src/main/res/layout-xlarge/v_icon_text_list_item.xml @@ -0,0 +1,31 @@ + + + + + + -- cgit v1.2.3