From 98043556ef7313528f2e22a92a66044294c622f9 Mon Sep 17 00:00:00 2001 From: jacques Date: Sun, 16 Jul 2023 00:13:43 +0200 Subject: [PATCH] refactoring and add new custom layout for two button dialog --- .../custom_dialog_layout_two_button.xml | 106 ++++++++++++++++++ ...ml => custom_dialog_one_button_layout.xml} | 0 2 files changed, 106 insertions(+) create mode 100644 app/src/main/res/layout/custom_dialog_layout_two_button.xml rename app/src/main/res/layout/{custodialoglayout.xml => custom_dialog_one_button_layout.xml} (100%) diff --git a/app/src/main/res/layout/custom_dialog_layout_two_button.xml b/app/src/main/res/layout/custom_dialog_layout_two_button.xml new file mode 100644 index 0000000..f05940f --- /dev/null +++ b/app/src/main/res/layout/custom_dialog_layout_two_button.xml @@ -0,0 +1,106 @@ + + + + + + + + + + + + + +