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 --- .../main/res/layout/fragment_quick_protection.xml | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 app/src/main/res/layout/fragment_quick_protection.xml (limited to 'app/src/main/res/layout/fragment_quick_protection.xml') diff --git a/app/src/main/res/layout/fragment_quick_protection.xml b/app/src/main/res/layout/fragment_quick_protection.xml new file mode 100644 index 0000000..e8233ee --- /dev/null +++ b/app/src/main/res/layout/fragment_quick_protection.xml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3