kedzie / Support_v4_NineOldAndroids

75 stars 17 forks source link

ActionBarSherlock dependency #6

Closed farfromrefug closed 10 years ago

farfromrefug commented 11 years ago

Hi,

i would like to use your library without ActionBarSherlock. Is that possible? I still see some ActionBarSherlock dependencies in v4/Gingerbread

kedzie commented 10 years ago

Yes it supports using the Navigation Drawer with actionbarsherlock. In your project u need to add a dependency to actionbarsherlock with an exclusion of android-support-v4. Look at the sample project for example.