Top "Material-theme" questions

Material design is Google's guide for visual, motion, and interaction design across platforms and devices, introduced with Android 5.0 Lollipop.

Using a Material-based Dialog Theme with AppCompat

I have an activity in my Manifest I used to style with a Dialog Theme. I can not find how …

android themes android-appcompat material-design material-theme
Material Design backward compatibility

From examples provided on the Android Developer pages I see that new Views, like the RecyclerView, are backward compatible (android.…

android android-5.0-lollipop backwards-compatibility material-design material-theme