From 282a4eb72e53e8c3ec31d20be8f363f8d3315d51 Mon Sep 17 00:00:00 2001 From: Rahul Patel Date: Mon, 2 Sep 2024 03:34:02 +0530 Subject: [PATCH] fix!: Networksheet UI issue --- app/src/main/res/layout/sheet_base.xml | 31 ------------ app/src/main/res/layout/sheet_network.xml | 61 ++++++++++++----------- 2 files changed, 33 insertions(+), 59 deletions(-) delete mode 100644 app/src/main/res/layout/sheet_base.xml diff --git a/app/src/main/res/layout/sheet_base.xml b/app/src/main/res/layout/sheet_base.xml deleted file mode 100644 index 79cbf1e37..000000000 --- a/app/src/main/res/layout/sheet_base.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/sheet_network.xml b/app/src/main/res/layout/sheet_network.xml index 44a3f4aee..d783a4648 100644 --- a/app/src/main/res/layout/sheet_network.xml +++ b/app/src/main/res/layout/sheet_network.xml @@ -23,34 +23,39 @@ android:layout_height="wrap_content" app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior"> - - - + android:layout_height="wrap_content"> - + + + + + +