It is time to solve my problem. What I have is two panels with a LOT of Views on them. I need to size them based on the screen size. I would like to just size the panel and have routine that Autoscales all of the controls based once that is done.
I ran across this: https://www.b4x.com/android/forum/threads/autoscale-code-module.23750/
But it is rather old. Will this handle this? Is there a better way?
I keep hacking away at it Erel. It is frustrating, I can just about always get 99% of what I need with almost no code, but the 1% takes LOTS of code. Always so near...yet so far.