Check and try to update the dependency Libraries. In build.gradle file must be-
…
compile 'com.android.support:appcompat-v7:25.3.1’
compile ‘com.android.support:recyclerview-v7:25.3.1’
…
see more info at RecyclerView creates dependencies problem