My app targeted on API 34. All text can show properly without shielded by the camera or home button.
When API 36 implemented, some of the content is covered by the front camera and home button, how can I adjust the layout so as to show the contents properly?
There are two alternative solutions to your issue:
Solution 1 worked only on some of my apps with very simple layouts, solution 2 worked also in case of complex scenarios.