florent37 / MaterialTextField

A different beautiful Floating Edit Text
Apache License 2.0
1.49k stars 239 forks source link

Changing Card Background not working #27

Open Sparker0i opened 7 years ago

Sparker0i commented 7 years ago

In this given file in the sample https://github.com/florent37/MaterialTextField/blob/master/sample/src/main/res/layout/activity_main.xml , there is a reference app:mtf_cardColor="@color/cardview_dark_background".

Unfortunately when I am trying to do this in my app, I am getting an error in Android Studio. I am using the latest version of your library.

dondeepak commented 7 years ago

you can change Card Background with this app:mtf_backgroundColor="your color"