floating button

  1. epiCode

    B4A Library xCLV with Navigation Buttons

    Hi Everyone, I'm sharing a modified xCLV to display navigation button to scroll up or down to bottom. It is based on v1.72 shared by @Erel here -> Original Lib Thread Please note that it is not recommended by Erel to use .bas for xCLV, since other libs depend on it, so I'm sharing a jar...
  2. Alexander Stolte

    B4A Library [B4X] [XUI] AS FloatingActionButton [Payware]

    HeyHo, this is a cross platform Floating Action Button. This library is not free, because, it cost a lot of time and gray hair to create such views. https://payhip.com/b/q5oIT Thanks for your understanding. :) Sub ASFloatingActionButton1_ButtonClicked(open As Boolean) If open = True Then...
  3. Shivito1

    Android Question Floating Button keeps pausing other apps

    My app keeps pausing videos when I try to use the fly menu of the bubble. I attached a picture showing the menu and the paused video. Star-Dust mentioned "force it to go in the background by opening a transparent activity from your app" I do use transparency but my question is how do I force it...
Top