Closed dannybit closed 9 years ago
You mean ExpandableListAdapters
? I don't know I haven't tested it but I don't see how this template wouldn't support it.
Yes, updated the question to fix the typo. The drawer uses a RecylerView instead of a Listview and I don't think ExpandableListAdapter works with RecyclerView.
You can easily change the content of the fragment to contain a listview instead of a recyclerview.
Does the library grouping of items into one item such as in ExpandableListAdapter?