Search code examples
androidactionbarsherlockandroid-actionbar-compatswiperefreshlayout

Can we user SwipeRefreshLayout with actionbar sherlock project


I have created a project which uses ActionBarSherlock for implementing android actionbar. Now I have to implement swipe refresh for my all listviews 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.


Solution

  • SwipeRefreshLayout works with any actionbar. you dont have to import app-compact.