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 ?