java - Is there any way to make a drawer with three-states? -


i make drawer 3 different states. drawer opened state, closed state , third semi-open mini drawer state like: enter image description here

i have been able implement mini drawer , open using material drawer library have been unable close it.

any suggestions on how this? (either kotlin or java fine)


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

recursion - Can every recursive algorithm be improved with dynamic programming? -