What’s the best way to add item and childItem to ExpandingRecyclerView?
I have element of the library ExpandingRecyclerView (RecyclerView with one nesting) placed on the NavigationDrawer. I need to find the most elegant and visually good way to add item and childItem. I am add some variants but it don't like it. Maybe there is something better