mariusmuntean / CoordinatorLayout.Forms

CoordinatorLayout for Xamarin.Forms
MIT License
78 stars 3 forks source link

CollectionView in CoordinatorLayout.BottomView #7

Open BeranekCZ opened 4 years ago

BeranekCZ commented 4 years ago

Hi, is it possible to use collectionView in BottomView? Because when I tried it the top part wont collapse during scrolling. I attached solution (from VS template) with example of problem (ItemsPage.xaml). TestApp.zip

vniehues commented 3 years ago

This would be really awesome!

bily98 commented 3 years ago

Will this issue be implemented?

is there any alternative to bind an ObservableCollection in BottomView?