I would like to make a drawer with three different states. The drawer opened state, a closed state and a third semi-open mini drawer state like:
I have been able to implement mini drawer and open using the material drawer library but have been unable to close it.
Any suggestions on how to do this? (Either Kotlin or Java is fine)
The project does not support this. A custom layout must be implemented.