Tag: Material Design

  • Material Design in Android – Working with Toolbar

    Introduction to Material Design Material Design is a comprehensive guide for visual, motion and interaction design across platforms and devices. Material Design is the new “user experience philosophy” for Android apps. In this article we will take a look at the new Actionbar replacement called Toolbar. Toolbar A Toolbar is similar to an Actionbar and…