Material design is Google's guide for visual, motion, and interaction design across platforms and devices, introduced with Android 5.0 Lollipop.
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 drawertoggleFor some reason the elevation attribute does not seem to be working on the new TabLayout in the material design …
android material-design android-elevationI have a basic setup of Materialize running and everything seems to be fine, except for the slide out side-nav. …
javascript material-design materializeI`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-buttonI 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-collapsingtoolbarlayoutRecently 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-androidI am trying to draw views behind the status bar like this: I tried to produce this effect with the …
android material-design android-support-library statusbar android-coordinatorlayoutI have implemented material design into my app and it runs perfectly fine on < Android 5 but when I try …
android crash material-designThis material design show case says about chips component. But I couldn't find example code of this component? How can …
android material-design android-chipsI'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