0

I'm trying to add a swipe/pull to refresh to my app

In the code there are no problem i can use the view from android.support.v4.widget.SwipeRefreshLayout

BUT in the xml i can't use it

My project use support.v4 version 19.1 and android api9 to api19

What am i missing ?

An-droid
  • 6,433
  • 9
  • 48
  • 93
  • Check your Support.V4.jar properly configure or not... – M D Jul 17 '14 at 09:12
  • my project is ok i use support V4 for others things like actionbar, fragments... i already tried to re-import it from scratch – An-droid Jul 17 '14 at 09:13
  • Have you tried manually downloading the lib as suggested in http://stackoverflow.com/questions/23416053/could-not-find-class-android-support-v4-widget-swiperefreshlayout – Pr38y Jul 17 '14 at 09:26
  • yes i tried to get it from the website and from the bundle (i use ADT) – An-droid Jul 17 '14 at 09:38

0 Answers0