@pliablepixels wrote:
Hi there, I have a somewhat non-trivial header that I am hoping to "shrink" as the user scrolls.
I am aware of ionic's demo shrinking header but that doesn't work in my case (when I scroll around, icons get overlaid, show-delete icons get overlaid and all sorts of other things - UI mess)The reason I say the page is non-trivial is because:
a) It has a regular header
b) It has a search bar that shows up if you tap the search bar
c) The list itself is collection-repeat with infinite scrolling
d) The list has show-deleteMy code for the header is here:
Any thoughts on how I can do a shrink effect?
Posts: 3
Participants: 1