pchmn / MaterialChipsInput

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

Increasing ChipInput height not work #121

Open mdosmaneng opened 5 years ago

mdosmaneng commented 5 years ago

Hi, thanks for the awesome library. But is there any way to change the initial height of the ChipsInput? Because I need it to increase some height at initial load.

Thanks in advance....