In the navigation drawer implementation they use coordinator layout as first child of drawer layout
Is it necessary to use it ?
I use linear layout and it work wells
What is the reason behind to use coordinator layout ?
In the navigation drawer implementation they use coordinator layout as first child of drawer layout
Is it necessary to use it ?
I use linear layout and it work wells
What is the reason behind to use coordinator layout ?