Trying to use the new RecyclerView from the support library. I downloaded the 20 update for the support library using the SDK manager.
I\'ve added the jar file to th
This works for me:
compile 'com.android.support:recyclerview-v7:21.0.0-rc1'