As per the title.
I am using the Support Library DrawerLayout to create a sliding drawer that has a listview in it.
I'd like to add some drop-down (spinner) controls so the list can be sorted alphabetically etc.
How can I achieve this?
As per the title.
I am using the Support Library DrawerLayout to create a sliding drawer that has a listview in it.
I'd like to add some drop-down (spinner) controls so the list can be sorted alphabetically etc.
How can I achieve this?