rey5137 / material

A library to bring fully animated Material Design components to pre-Lolipop Android.
http://rey5137.com/material/
Apache License 2.0
6.01k stars 1.32k forks source link

What does your TextView do? #401

Open ghost opened 8 years ago

ghost commented 8 years ago

I found out that your library has a Textview, what features does it include?

rey5137 commented 8 years ago

It supports Ripple effect and dynamic theme changing feature.

ghost commented 8 years ago

But when does the ripple appear? You mean when it's clicked and clickable is set to true?

hojatdelfan commented 8 years ago

thanks