clvswipe

  1. M

    iOS Question [B4X] CLVSwipe PullToRefresh not working

    hi everyone, i'm trying to use this class: https://www.b4x.com/android/forum/threads/b4x-clvswipe-xcustomlistview-swipe-actions-and-pull-to-refresh.98252/ to add the pulltorefresh functionallity to my customlistview, but i noticed that if the number of elements in the list does not fill the...
  2. Lucas Siqueira

    iOS Question B4XPAGES + CLVSWIPE, erro ao carregar o aplicativo a primeira vez

    Hello everyone! I'm trying to build on clvswipe b4xpages, but when the application opens the first time, the clv is at a distance from the top (the red part in the image), which does not exist in the designer. something else when you try to slide, the event happens on the bottom clv item, not...
  3. red30

    Android Question CLVSwipe event of the very fact of the swipe.

    When working with CLVSwipe, I realized that I don't have the event of the very fact of the swipe. And when the panel is already fully open. Can I add this event? I already asked this question, but is it possible to somehow add a simultaneous left-to-right and right-to-left swipe?
  4. L

    Android Question CLVSwipe + Horizontal ListView Problem

    Hi, I have a problem with the CLVSwipe library. I decided to use it for the pull to refresh feature, but as long as i initialize it I can't swipe with a horizontal custom listview that is put inside the custom listview where CLVSwipe has been initialized. Is possible to disable the horizontal...
Top