pchmn / MaterialChipsInput

Implementation of Material Design Chips component for Android
Apache License 2.0
2.63k stars 383 forks source link

Library shortcomings (custom font and ...) #78

Open abbasnaqdi opened 6 years ago

abbasnaqdi commented 6 years ago

Hello .

The libraries do not have the preferences for choosing a custom font, and the text size can not be changed and selected for style chips.

The next problem is that there is no setting that does not happen after clicking on the chip and no operations are performed.

Please fix these problems. Thank...