Skip to content

Latest commit

ย 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

B4A Long Scrollable Layouts

A simple B4A (android) template demonstrating how to build long, scrollable UI dashboards or forms using a ScrollView.

It specifically addresses the challenge of managing long, scrollable content across different mobile device sizes (from small phones to large tablets). By dynamically matching the ScrollView's internal panel height directly to the base panel height of your loaded layout, it ensures your UI fits perfectly and remains fully scrollable on any screen without needing hardcoded height values in your code.

๐Ÿ”— Related Links

About

A simple B4A (android) template demonstrating how to build long, scrollable UI dashboards or forms using a ScrollView.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages