Hello,
is there a way to prevent automatic closing of drawer when a view in DrawerContentView is clicked?
I want to be able to have Picker and Text input fields in drawer to define search parameters, and to close drawer only in 2 cases: when clicking for example "Search" button in DrawerContentView and when swiping. Is it possible?