ZieIony / Carbon

Material Design implementation for Android 4.0+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.

Home Page:https://androidreclib.wordpress.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NestedScrolling is not working in carbon recyclerview

bekabot opened this issue · comments

In my carbon.widget.RecyclerView I have 2 carbon views. When I try to scroll this list, there is no nested scrolling which I set using
binding.alertRecyclerview.setNestedScrollingEnabled(false);

I've heard about this issue before, but I was unable to reproduce it. The person who raised it was no help. Could you please provide me with a minimal working example of the issue you're experiencing?

I'm unable to reproduce this issue and therefore unable to help without any further assistance. Please reopen or comment in case of any change connected the topic.