pchmn / MaterialChipsInput

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

Update FilterableListView.java #75

Open ChrisLMills opened 6 years ago

ChrisLMills commented 6 years ago

if (layoutParams != null) was added at line 135 as this was occasionally throwing a NPE when entering text into the ChipsInput.