Hello, this is driving me nuts and causing me to pull so much hair, I actually ran out of hair and started hurting random people.
I have a UI design in which the WebView is supposed to be to the north, vertically of course, and a bar or line of buttons at the south. So the majority of the design is the WebView, and at the bottom some of the buttons.
The webview is used to load some images from the world wide holy web, and it seems since the images are quite wide and long, the webview just completely swallows the buttons at the bottom, so the design only shows the Webview and none of the buttons at the bottom bar.
I have tried many many things, from nested LinearLayouts to TableLayouts and TableRows.
All suggestions are welcome!