B4A Library [B4X] [XUI] AS Draggable Bottom Card

Alexander Stolte

Expert
Licensed User
Longtime User
Update
  • 1.15
    • B4I Improvements - the entire screen is now used for the background shadow
      • When the navigation bar was hidden, there was an area at the top that did not go dark when the menu was opened
      • The height of the area is now determined and the gap closed
      • B4XPages is now required in B4I
 

Alexander Stolte

Expert
Licensed User
Longtime User
Update
  • 1.17
    • BugFixes and Improvements
    • Change The menu now has the DarkPanel as parent and no longer the root page
      • You don't notice it in use
      • This allows you to add custom views to the DarkPanel and these are then above the BodyPanel and do not have to work on the root form
    • New get and set BottomOffset - A value to display the menu above the keyboard, for example, if you set the value to the keyboard height
      • Default: 0
    • Change The corner radius is now only applied to the top corners
BottomOffset
A value that determines where the bottom is, e.g. if you want to display the menu above the keyboard.

Real world example: