From 0d036a8742f54eb9ea87e64fdce9ab878f58859b Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Mon, 3 May 2021 03:17:11 +0530 Subject: Connect multiple features --- app/src/main/res/layout/item_permission_apps.xml | 44 ++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 app/src/main/res/layout/item_permission_apps.xml (limited to 'app/src/main/res/layout/item_permission_apps.xml') diff --git a/app/src/main/res/layout/item_permission_apps.xml b/app/src/main/res/layout/item_permission_apps.xml new file mode 100644 index 0000000..aec8fec --- /dev/null +++ b/app/src/main/res/layout/item_permission_apps.xml @@ -0,0 +1,44 @@ + + + + + + + + + \ No newline at end of file -- cgit v1.2.3