bottomcard

  1. Alexander Stolte

    B4A Library [B4X] [XUI] AS BottomActionSheet

    This view makes it quick and easy to let the user make an action. You need: AS_DraggableBottomCard I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal or with a...
  2. Alexander Stolte

    B4A Library [B4X] [XUI] AS BottomEmojiPicker

    A bottom emoji picker. You need: AS_DraggableBottomCard I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal or with a coffee. :) Emoji Datasource from...
  3. Alexander Stolte

    Android Example [B4X] AS DraggableBottomCard - Drag Indicator - Confirm Button

    https://www.b4x.com/android/forum/threads/b4x-xui-as-draggable-bottom-card.121219/ 'DragIndicator Dim xpnl_DragIndicator As B4XView = xui.CreatePanel("") BottomCard.HeaderPanel.AddView(xpnl_DragIndicator,Root.Width/2 - 70dip/2,HeaderHeight/2 - 6dip/2,70dip,6dip)...
  4. Alexander Stolte

    B4A Library [B4X] [XUI] AS BottomActionMenu

    This view combines 2 views and makes it quick and easy to let the user make an action. You need: AS_DraggableBottomCard I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here...
  5. Alexander Stolte

    B4A Library [B4X] [XUI] AS BottomDatePicker

    This view combines 2 views and makes it quick and easy to let the user select a date. You need: AS_DatePicker AS_DraggableBottomCard I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you...
  6. Alexander Stolte

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

    This is my 2k'th post on this Forum and i want to share a nice library with you i made some months ago. It was not easy to create this library, it took many hours of testing and programming to make the user experience as good as possible. If you want to support me, then you can do this here or...
Top