issues
search
tylersuehr7
/
chips-input-layout
A customizable Android ViewGroup for displaying Chips (specified in the Material Design Guide).
MIT License
583
stars
63
forks
source link
Merged dev branch into master branch
#28
Closed
tylersuehr7
closed
6 years ago
tylersuehr7
commented
6 years ago
Overview:
Fixes NullPointerException bug when setting show details to false.
Includes pandres95's additions for the defStyleAttr support and OnChipsInputTextChangedListener for listening to text changed events on the ChipsEditText View.
Overview: