I am trying to create an application which implements a MenuDrawer (using the android-menudrawer library of SimonVT).
I started using, as a base, the example left menu. It uses an arrow to indicate which element is active.
My question is, how can I make the active item is displayed with a different color of background and not an image.