Material design is Google's guide for visual, motion, and interaction design across platforms and devices, introduced with Android 5.0 Lollipop.
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 gravityI'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-designI 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-toolbarI'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-androidI want to set a ripple effect on textview and imageview in Android Studio. How can I do it?
android android-imageview textview material-designI 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-uiI 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-designHow do I implement the "raised button" and the "flat button" as described in google's material design guidelines? Raised buttons …
android button material-designI have referenced then declared an icon <i class="material-icons">face</i> But how can I …
css icons material-designIs there an easy way to import all the icons of the Material Design icons repository into an android project …
icons material-design