I am looking for creating an dvd library in android, The design is having navigation drawer for quick navigation, and one action bar which is having only new DVD list count i.e. 4 in image(which is dynamically updated).
Let me share you
First Thing which make confusion for me
why do i need action BAR ? (to just display new items and navigation drawer icon)
I am not sure on which pattern i should follow. I need your input for this. If I need to go with this approach how to achieve custom action bar with navigation drawer on activity.