Android Tutorial CustomBottomSheet - B4A Library source code

Since I've seen a lot of downloads on my previous tutorial HERE I've decided to write another nice looking (and hopefully useful) custom view written in 100% B4A, and I also hope you guys learn something or at least inspire you a little bit.

What this view does?, well, it's very simple, is a draggable panel which can contain any layout you design.

This custom view will automatically size itself to the width of the screen and height of the panel on which you've designed your layout and it will automatically fully open or close when a certain threshold is reached and you stop dragging.

Use your imagination and modify, enhance, extend or just be a noob and copy paste the attached source code and use it anyway you want.


B4A Rulez!!

Screenshots:

KQ4bjXx.png
GPBip26.png
 

Attachments

  • CustomBottomSheet_SourceCode.zip
    13.9 KB · Views: 1,082
Top