gesture

  1. jkhazraji

    B4A Library Image Gesture View Library

    Based on this Github repo, I adopted the view into a b4a library. The view mixes ImageView and FrameLayout with gestures control and position animation. The goal of this library is to make images viewing process as smooth as possible and to make it easier for developers to integrate it into...
  2. A0_2_A7

    Android Question Disable swipe gesture TabstripViewPager

    Hello good afternoon, I have been trying various methods to disable the swipe movement when entering a page but there is no way I leave an example to see if you can help me. I have tried this: Sub TabStrip1_PageSelected (Position As Int) Log($"Current page: ${Position}"$) If Position =...
  3. M

    B4A Class Draggable View [Edited - Swipe Gesture]

    Hi everyone, this class is an edit of this class from Erel: https://www.b4x.com/android/forum/threads/classes-are-soon-coming.18395/ I've done some changes to achieve an animated "Swipe gesture (left to right)" If you swipe all the way right to the trigger point, you can trigger an event...
Top