infinity

  1. Alexander Stolte

    Android Example [B4X] AS ViewPager - Infinite scrolling

    https://www.b4x.com/android/forum/threads/b4x-xui-as-viewpager-based-on-xcustomlistview.116709/ A small example project on how to achieve endless scrolling in both directions with the as viewpager. Important You need AS ViewPager V2.01+ and for B4J, you need V1.02+ of the jPager The best...
  2. rgarnett1955

    Android Question How To Set Values to NAN

    Is there an elegant way of setting a float or double to NaN? I used: Public Const NaNd = $"$1.2{"The value is not a number!"}"$ As Double But it a bit cumbersome and I just can't remember it, so every time I need it I have to look it up. Best regards Rob
Top