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.

Materialize framework: responsive logo in navbar

I'm creating a website in materialize framework. I have a problem with logo in navbar. So my logo is very …

css material-design materialize
Using Google Design Library how to hide FAB button on Scroll down?

Google have released Design library, I am using compile 'com.android.support:design:22.2.1' However I cant see any code …

android material-design android-design-library floating-action-button
materialize best practice validate empty field

i use this form <div class="row"> <form class="col s12"> <div class="row"> &…

html validation material-design materialize
How to get Angular Material Design's <md-card> directive to scale to image properly in IE?

I've posted this as a possible issue in the material.angularjs.org site, but wanted to post this here in …

css angularjs material-design angular-material
How to set the CSS content property with a Google Material Icon?

How can I insert the Google Material Icon "chevron icon right" (https://design.google.com/icons/#ic_chevron_right) in …

css material-design google-material-icons contentproperty
How to implement the classic "sticky footer" with angular-material?

I recognize that the Angular Material implementation is a work in progress, but I've spent some time this morning trying …

angularjs material-design angular-material
How to move SearchView 's search Icon to the right side?

Here is my layout, using android.support.v7.widget.SearchView. I want to move the search icon to the right …

android android-layout material-design searchview
How to mimic Google Maps' bottom-sheet 3 phases behavior?

Background I'm assigned to make a UI that behaves similar to how Google Maps shows a bottom-sheet for a found …

android material-design android-coordinatorlayout android-design-library android-collapsingtoolbarlayout
Are Layout Directives supported by Angular 2 Material Design Components?

I'm trying to use the Angular2 Material Design components, and I can't get any of the layout directives to work. …

angular flexbox material-design
Modal dialog with fixed header and footer and scrollable content

I'm trying to create a modal dialog that has an fixed header and footer and that the content (in this …

html css material-design materialize