This reverts commit 1f6a5faf41d97c92e1da18dc9a7f625a3084b288.
@@ -79,7 +79,6 @@ void createCollectionSheet(
backgroundColor: getEnteColorScheme(context).backgroundElevated,
barrierColor: backdropFaintDark,
enableDrag: false,
- useRootNavigator: true,
);
}