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 Design Support Library expandable Floating Action Button(FAB) menu

Now that the Android Design Support Library is out, does anyone knows how to implement expanded Fab menu with it, …

android material-design floating-action-button speed-dial
setSupportActionBar toolbar cannot be applied to (android.widget.Toolbar) error

I've been looking for an answer and I've tried many possible solutions, but nothing seems to work.. I'm trying to …

android android-actionbar material-design toolbar
Error inflating class android.support.v7.widget.Toolbar?

I am trying to get Material Design for my App by following this method. Whenever I run the App it …

android android-appcompat material-design
How to achieve ripple animation using support library?

I am trying to add a ripple animation on button click. I did like below but it requires minSdKVersion to 21. …

android material-design
How to change the new TabLayout indicator color and height

I was playing around with the new android.support.design.widget.TabLayout, and found a problem, in the class definition, …

android material-design android-design-library
Creating a SearchView that looks like the material design guidelines

I'm currently in the process of learning how to convert my app to Material design and I'm a bit stuck …

android toolbar android-appcompat searchview material-design
CardView not showing Shadow in Android L

My Cardview inside Listview is not showing shadow in Android L(Nexus 5). Also the round edges are not properly shown. …

android android-listview android-5.0-lollipop material-design android-cardview
How to make Toolbar transparent?

It is self Q&A post I have transparent ActionBar which overlays layout. After migration to the latest support …

android material-design android-toolbar
No shadow by default on Toolbar?

I'm updating my app with the new Toolbar from the support library v21. My problem is that the toolbar does …

android android-5.0-lollipop material-design android-toolbar
Choosing bootstrap vs material design

I'm going to start new project using AngularJS (full stack). My project needs to be responsive and I'll be creating …

angularjs twitter-bootstrap-3 material-design angular-material