I just installed the new SDK tools (Android L Developer Preview), and I\'m trying to use RecyclerView but it seems to be missing.
RecyclerView
From my understanding
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.android.support:recyclerview-v7:25.3.1' compile 'com.android.support:design:25.3.1'