scrolling listview

  1. M

    iOS Question Animated Navbar with scrolling

    Hi everyone. While using Facebook I noticed that the navbar is “linked” with the scrolling of the list. how can be implemented such a behavior in b4i? maybe using a clv or scrollview etc.. thanks in advance (gif link to see) p.s. what is the maximum file size for attachments in the forum...
  2. M

    iOS Code Snippet Horizontal Panel Scroller (like TabView in B4A) with PageIndicator

    Hi everyone, i want to share with you this example project, that is a slightly modified version of this one. Maybe can be useful to someone else. It's adapted to be an horizontal panel scroller, that correctly center the loaded layout in the panels.
  3. Didier9

    Android Question Automatically scrolling a ListView

    Is there a way to automatically scroll a ListView to show a particular line? When the keyboard pops up, the ListView scrolls up to show the bottom of the ListView, which is OK in some cases I guess even though in my case it is undesirable, but the worse is that it does not come back down when...
Top