From 30244cbf5b7eaf6152bcdc2cb5b6848f6e10798d Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sun, 25 Feb 2018 23:04:10 +0100 Subject: #8808 add dialog for always-on vpn infos --- .../main/res/layout/checkbox_confirm_dialog.xml | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 app/src/main/res/layout/checkbox_confirm_dialog.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/checkbox_confirm_dialog.xml b/app/src/main/res/layout/checkbox_confirm_dialog.xml new file mode 100644 index 00000000..d8d4a19e --- /dev/null +++ b/app/src/main/res/layout/checkbox_confirm_dialog.xml @@ -0,0 +1,25 @@ + + + + + + + + + \ No newline at end of file -- cgit v1.2.3