Closed ghost closed 6 years ago
Hi, could you please provide:
We haven't tested ScrollView
and ListView
children, although we use RecyclerView
s extensively.
ScrollView and ListView scroll down normally but can not scrolled up.
but NestedScrollView working right Instead ScrollView
and NonScrollListView inside NestedScrollView working right instead ListView.
thanks.
scroll view and list view have scroll problem when we put them inside anchor-bottom-sheet-behavior
actually android:nestedScrollingEnabled="true" not woking while its working with normal bottom sheet.