From 302f41085f460e67934166a3da55fa746eeaf7e2 Mon Sep 17 00:00:00 2001 From: akuma Date: Fri, 9 Aug 2019 00:00:36 +0200 Subject: Select Apps option --- .../main/res/layout/allowed_application_layout.xml | 61 ++++++++++++++++++ app/src/main/res/layout/allowed_vpn_apps.xml | 75 ++++++++++++++++++++++ app/src/main/res/layout/s_layout.xml | 12 ++++ 3 files changed, 148 insertions(+) create mode 100644 app/src/main/res/layout/allowed_application_layout.xml create mode 100644 app/src/main/res/layout/allowed_vpn_apps.xml create mode 100644 app/src/main/res/layout/s_layout.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/allowed_application_layout.xml b/app/src/main/res/layout/allowed_application_layout.xml new file mode 100644 index 00000000..d8d846f9 --- /dev/null +++ b/app/src/main/res/layout/allowed_application_layout.xml @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/allowed_vpn_apps.xml b/app/src/main/res/layout/allowed_vpn_apps.xml new file mode 100644 index 00000000..0883f4b8 --- /dev/null +++ b/app/src/main/res/layout/allowed_vpn_apps.xml @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/s_layout.xml b/app/src/main/res/layout/s_layout.xml new file mode 100644 index 00000000..d5717a5b --- /dev/null +++ b/app/src/main/res/layout/s_layout.xml @@ -0,0 +1,12 @@ + + + +