currently, for the ChipsTextView, it's using it's own set of attributes, but a lot of those are pretty much the same from a TextView.
I'm pretty sure, it should be possible to replace those with the standard (e.g. android:textColor ) android namespace.