From 8aca1315ebb0e2fa8ef299d65b7f58f2fcb50edb Mon Sep 17 00:00:00 2001 From: Guillaume Jacquart Date: Thu, 24 Nov 2022 07:55:10 +0000 Subject: 5903 warn user on feature activation --- .../res/layout/alertdialog_do_not_show_again.xml | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 app/src/main/res/layout/alertdialog_do_not_show_again.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/alertdialog_do_not_show_again.xml b/app/src/main/res/layout/alertdialog_do_not_show_again.xml new file mode 100644 index 0000000..1b60843 --- /dev/null +++ b/app/src/main/res/layout/alertdialog_do_not_show_again.xml @@ -0,0 +1,32 @@ + + + + \ No newline at end of file -- cgit v1.2.1