Top "Material-design" questions

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

Drawer like Google material design for iOS

I'd like to implement navigation drawer like Uber into iOS(swift). I'm going to achieve it by using a library, …

ios material-design navigation-drawer drawertoggle
Material TabLayout elevation not working

For some reason the elevation attribute does not seem to be working on the new TabLayout in the material design …

android material-design android-elevation
Materialize CSS side-nav not working

I have a basic setup of Materialize running and everything seems to be fine, except for the slide out side-nav. …

javascript material-design materialize
Circular Progress with a floating action button

I`m studing the new material design and I'm having some problems. I would like to know if some of …

android android-5.0-lollipop material-design floating-action-button
CollapsingToolbarLayout not working(collapsing)when scrolled

I am trying to create a CollapsingToolbarLayout and below it a listview, when the listview is scrolled the Toolbar should …

android material-design android-toolbar androiddesignsupport android-collapsingtoolbarlayout
MaterialComponents theme alert dialog buttons

Recently I switched from support library to com.google.android.material:material:1.0.0 But now I have a problem, in this …

android material-design android-alertdialog android-styles material-components-android
5.1 Crash - A TaskDescription's primary color should be opaque

I have implemented material design into my app and it runs perfectly fine on < Android 5 but when I try …

android crash material-design
Chips component in android support library?

This material design show case says about chips component. But I couldn't find example code of this component? How can …

android material-design android-chips
Snackbar with API 21

I'm trying to implement the new Snackbars in my app but I can't. First of all I downloaded the zip …

java android material-design android-design-library android-snackbar