Skip to content
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.

How to add a title similar to Wallet app ? #46

Open
adrianstanciu24 opened this issue Oct 31, 2017 · 1 comment
Open

How to add a title similar to Wallet app ? #46

adrianstanciu24 opened this issue Oct 31, 2017 · 1 comment

Comments

@adrianstanciu24
Copy link

I love this stacked view controller that you build. I am interesting to make something similar to Wallet app and I want to add a title on the top.

Can you give me some pointers on how to do this ?
I am thinking that the Wallet app title might be a Section Header ? If so I need to implement this in the StackLayout class (and ExposedLayout ? ). Also I need it to stop at the top while scrolling and all cells go above it. Not sure if this will work automatically or I need to make changes.

What do you thing ?

Adrian

@gleue
Copy link
Owner

gleue commented Nov 2, 2017

You could set the top inset of the collection view and place the title in the background.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants