gesture

  1. 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 =...
  2. 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