I have a simple page with a grid view. The grid has two rows, the first has a height of *85
, the second *15
. However, the content in the second row is partially blocked by the Back/Home/Search buttons on the phone. Is this a bug? If not, what is a good way to work around this?
In case it matters, the content in the first row of the grid is a webview, and the content in the second row of the grid Is a horizontal stacklayout containing labels.