I'm trying to create a navigation drawer like this:
inside the navigation drawer,I need a login page instead of a list,like this:
I didn't find any helpful libraries for doing this (SlidingMenu was the library nearest to the solution) and I found just side menu with a list of elements. Could you please suggest me a solution/library to use? Thank you very much.