app get crashed when i add more than 5 elements in recycler view
faeezmuhammed opened this issue · 0 comments
faeezmuhammed commented
i used this expandable view and when the list size is more than 6 when scrolling the app crashes. and show error "java.lang.AssertionError: You must set a weight than 0."
iam using this layout "com.github.aakira:expandable-layout:"
please help me to fix this