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
I used a small hack to use the RecyclerView on older devices. I just went into my local m2 repository and picked up the RecyclerView source files and put them into my project.
You can find the sourcecode here:
\extras\android\m2repository\com\android\support\recyclerview-v7\21.0.0-rc1\recyclerview-v7-21.0.0-rc1-sources.jar