CollectionView Header Scroll Fix

Ángel Rubén Valdeolmos Carmona 611 Reputation points
2021-06-25T15:16:58.423+00:00

I want to make a layout like this:

https://stackoverflow.com/questions/59904719/instagram-profile-header-layout-in-flutter

I found this:
https://luismts.com/es/sticky-header-xamarin-forms/

but it doesn't work for me, I'm trying to use TabView and CollectionView

Developer technologies | .NET | Xamarin
{count} votes

1 answer

Sort by: Most helpful
  1. RedShanks 11 Reputation points
    2021-06-28T09:51:11.037+00:00

    Hi Angelru-4290,

    The button doesn't affect the sticky header function, you can just ignore the button's click event. I test the sample code, it works as expected. Try to copy the code and test in your sample: https://github.com/luismts/StickyHeader/


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.