Closed nojinjeong closed 2 years ago
It doesn't seem "right" to control this behavior in the Flutter embedder. Is there any way for the system administrator to globally disable the quick panel or the quick panel gesture (e.g. terminate the quick panel app process)?
There is a use case where the app needs to disable quickpanel pull-down gesture to prevent users from exiting the app. I know that https://github.com/flutter-tizen/flutter-tizen/issues/246 is fixed by #197. We need a way to control this behavior.