From examples provided on the Android Developer pages I see that new Views, like the RecyclerView
, are backward compatible (android.support.v7.widget.Recy
Google design support library introduced in I/O 2015
http://android-developers.blogspot.gr/2015/05/android-design-support-library.html
You will find a lot of good stuff for material design there.
and much more ...