pchmn / MaterialChipsInput

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

ScrollView can host only one direct child at com.pchmn.materialchips.views.FilterableListView$1.onGlobalLayout(FilterableListView.java:94) #126

Open Aminul-Haque-Aome opened 4 years ago

Aminul-Haque-Aome commented 4 years ago

RunTimeException happened when I pressed back Button without any input in the MaterialChipInput. But it works fine if user input something in the MaterialChipInput widget