2015-05-06

Missing Android Material Components

Intro

Hello, my name is Dmytro Danylyk, I am developing Android Applications for about 4 years since G1 was released. I am finalist of Google Apps Developer Challenge 2012. I always try to help people on StackOverflow (8 000 reputation points. You may know me from my technical articles or open source libraries, like Process Buttons and Circular Progress Button, maybe some even used them.

Today I want to speak about Missing Android Material Components, which basically means Android Material Components which are present in Google Material Spec, but missing in Android SDK and AppCompat v7 library. Also I will share some gists and tutorials, recipes in general, of how to make those components.

But first, I would like to answer a question, which you will probably ask [more]