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.

Android Support Design TabLayout: Gravity Center and Mode Scrollable

I am trying to use the new Design TabLayout in my project. I want the layout to adapt to every …

android android-5.0-lollipop material-design gravity
Android Material: Status bar color won't change

I'm developing an simple app to test the material design. I'm using com.android.support:appcompat-v7:21.0.0 and my activity looks …

android statusbar material-design
How to change Toolbar Navigation and Overflow Menu icons (appcompat v7)?

I am having a hard time with v7 Toolbar. What was once a simple task for ActionBar, now seems overly …

android android-layout material-design android-appcompat android-toolbar
Material Design not styling alert dialogs

I've added the appCompat material design to my app and it seems that the alert dialogs are not using my …

android material-design android-support-library android-appcompat material-components-android
How to set a ripple effect on textview or imageview on Android?

I want to set a ripple effect on textview and imageview in Android Studio. How can I do it?

android android-imageview textview material-design
How get data from material-ui TextField, DropDownMenu components?

I create form, I have several TextField, DropDownMenu material-ui components included, question is how I can collect all data from …

javascript reactjs material-design material-ui
Navigation Drawer semi-transparent over status bar not working

I am working on Android project and I am implementing the Navigation Drawer. I am reading through the new Material …

android navigation-drawer android-5.0-lollipop material-design
Android material design buttons - Pre lollipop

How do I implement the "raised button" and the "flat button" as described in google's material design guidelines? Raised buttons …

android button material-design
Change the icon size of AngularJS Material icons

I have referenced then declared an icon <i class="material-icons">face</i> But how can I …

css icons material-design
Import material design icons into an android project

Is there an easy way to import all the icons of the Material Design icons repository into an android project …

icons material-design