From 68cd77f862b88062da4e176dda95c975608f70a5 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 12 Jul 2019 15:27:56 +0200 Subject: fix navigation drawer layout for tablets --- .../main/res/layout-xlarge/v_switch_list_item.xml | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 app/src/main/res/layout-xlarge/v_switch_list_item.xml (limited to 'app/src/main/res/layout-xlarge/v_switch_list_item.xml') diff --git a/app/src/main/res/layout-xlarge/v_switch_list_item.xml b/app/src/main/res/layout-xlarge/v_switch_list_item.xml new file mode 100644 index 00000000..d692070e --- /dev/null +++ b/app/src/main/res/layout-xlarge/v_switch_list_item.xml @@ -0,0 +1,48 @@ + + + + + + + + \ No newline at end of file -- cgit v1.2.3