diff --git a/refilc_mobile_ui/lib/common/bottom_sheet_menu/rounded_bottom_sheet.dart b/refilc_mobile_ui/lib/common/bottom_sheet_menu/rounded_bottom_sheet.dart index fca1ad5..729b93c 100644 --- a/refilc_mobile_ui/lib/common/bottom_sheet_menu/rounded_bottom_sheet.dart +++ b/refilc_mobile_ui/lib/common/bottom_sheet_menu/rounded_bottom_sheet.dart @@ -61,7 +61,7 @@ Future showRoundedModalBottomSheet( isDismissible: true, useRootNavigator: rootNavigator, builder: (context) => RoundedBottomSheet( - showHandle: false, + showHandle: showHandle, child: child, ), ); diff --git a/refilc_plus b/refilc_plus index f824633..9ad9a0d 160000 --- a/refilc_plus +++ b/refilc_plus @@ -1 +1 @@ -Subproject commit f8246338d8f916b3b08168263e8c61bd65118d4a +Subproject commit 9ad9a0d820ad179fcb31fefb81731635bed3c5d2