eclipse can’t find android.support.v4.widget.SwipeRefreshLayout

It was difficult to update the support library to version 19.1 so i downloaded it manually from https://dl-ssl.google.com/android/repository/support_r19.1.zip and added the jar to my build path manually. works for me. I dont know why the 19 update shows instead of 19.1.0

Leave a Comment