DevAhamed / MultiViewAdapter

Easily create complex recyclerview adapters in android
https://devahamed.github.io/MultiViewAdapter
Apache License 2.0
818 stars 149 forks source link

Bug when using a recycleview in a binder #35

Closed cuong95nddev closed 5 years ago

cuong95nddev commented 6 years ago

When i put a recycleview in xml layout of a binder, and try remove the first element of binder, it hide all view of binder.

Sorry for my poor english.

DevAhamed commented 5 years ago

The library has been refactored and 2.x has been released. If you are still facing this issue kindly re-open.