Hi,
how can I toggle the drawer mini mode / expanded mode from within the drawer itself.
The samle code I found has the toggle button in some other control, for example the toolbar.
I would like to have the drawer in mini mode and one item in the drawer to expand / collapse it.
When I expand the drawer from a handler function for itemClick, it expands but collapses at the end of the handler.
Regards
Erwin