I'm looking to use the NavigationView
, part of the Android design support library, instead of a ListView
.
I use SherlockFragmentActivity
part of the ABS framework, my question is how can I use NavigationView
with ABS (without usnig Appcompact) ?