Material design is Google's guide for visual, motion, and interaction design across platforms and devices, introduced with Android 5.0 Lollipop.
I'm following the tips from questions like this to create a button style like suggested on Material Design. However, I …
android material-design android-support-library android-button android-support-designI've updated my project to use the latest appcompat support library, the new version uses material design checkboxes and radio …
android material-designI'm working on a simple angular project where I am trying to import Material Design into my project but some …
javascript angular material-design hammer.jsI'm trying to add the new Android 5.0 Material Design Datepicker to my pre 5.0 application using AppCompat. I've added compile "com.…
android datepicker android-appcompat material-designI want my buttons showing left- and right arrow and NOW text to be as small as possible. How do …
css angularjs material-design angular-materialI have been looking for ways to implement a searchview in the activity toolbar (actionbar) as per the material design …
android material-design searchview material-components-androidI can't figure out if I'm using the right approach to get the login/logout buttons to float right in …
reactjs material-ui material-design next.js react-flexbox-gridI want to have constant text inside editText like: http://<here_user_can_write> User should not be …
android textview android-edittext material-designHow can I implement an outlined text field (as shown on this material design page)?
android android-layout android-edittext material-design android-textinputlayoutI'm using the v7 appcompat 21 library to use the new Material styles on pre-Lollipop devices. My styles.xml looks like …
android android-actionbar android-appcompat android-actionbar-compat material-design