I’m curious if anyone has played around with creating a disappearing footer for a mobile app when scrolling downward on a list and reappearing when scrolling up or about editing?
Regards
Dan
disappearing footer
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: disappearing footer
Hi Dan,
I think you'd use a group for the footer and hide/show as needed.
See "Using Swipe Gestures" in this lesson.
http://lessons.runrev.com/m/4069/l/2960 ... r-the-ipad
You could determine the direction of the swipe or there is probably an easier way to do it in scrollerDidScroll.
Simon
I think you'd use a group for the footer and hide/show as needed.
See "Using Swipe Gestures" in this lesson.
http://lessons.runrev.com/m/4069/l/2960 ... r-the-ipad
You could determine the direction of the swipe or there is probably an easier way to do it in scrollerDidScroll.
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!