From 65c4e1fdecc79d829bd9cfa6e6208dd718fbc0c2 Mon Sep 17 00:00:00 2001 From: DevKumar00001 Date: Fri, 29 Dec 2023 15:54:15 +0530 Subject: [PATCH] feat: Addded Landscape layout for event editor activity --- .../res/layout-land/activity_event_editor.xml | 174 +++++++++++ .../main/res/layout/activity_event_editor.xml | 276 +++++++++--------- 2 files changed, 315 insertions(+), 135 deletions(-) create mode 100644 app/src/main/res/layout-land/activity_event_editor.xml diff --git a/app/src/main/res/layout-land/activity_event_editor.xml b/app/src/main/res/layout-land/activity_event_editor.xml new file mode 100644 index 0000000..3fe9e89 --- /dev/null +++ b/app/src/main/res/layout-land/activity_event_editor.xml @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +