dmitry-zaitsev/AndroidSideMenu

How to use SlideHolder in fragment ?

roknimohsen opened this issue · 1 comments

I've got two SherlockFragment and one SherlockFragmentActivity and a ViwPager.
Actually these two fragments are shown as two Tabs in main layout.
I want to use this SlideHolder at the right edge of my right fragment.
I've tried but it doesn't work well.
Can you help me please ?

Library is deprecated (as well as ActionBarSherlock, which you're referring to). Use android compatibility libraries instead.