where the items change due to a boolean condition. However, if I've scrolled more than the size of the second list and then try to switch to the second list the app crashes with
Copy code
java.lang.IllegalStateException: entered drag with non-zero pending scroll: -1638.0
Just wanted to know if it's a bug or that's how it is intended to work.