I have BottomSheetDialog with recyclerView.
Preview:

What i have: When recyclerView content is slightly scrolled down, I start swiping up to the content beginning and then the scrolling stops (RecyclerView overscroll effect is visible). How can i do endless scroll?
What i want: When the very first element is displayed, the scrolling does not stop, but the dialog itself begins to scroll and closes
Источник: https://stackoverflow.com/questions/781 ... ng-android
Мобильная версия