I have created a project which uses ActionBarSherlock
for implementing android actionbar
.
Now I have to implement swipe refresh for my all listview
s used in the project.
I need to implement a swipe style, which is similar to the gmail app. For this I add the app-compact
library project to my application project but showing some errors since i have already added my ActionbarSherlock
source code as a library project.
How can I find a solution for this Issue?? Guys advance thanx for helping me.
SwipeRefreshLayout works with any actionbar. you dont have to import app-compact.