BottomSheetDialog бесконечная вложенная прокрутка AndroidAndroid

Форум для тех, кто программирует под Android
Гость
BottomSheetDialog бесконечная вложенная прокрутка Android

Сообщение Гость »


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

Вернуться в «Android»