## Background - I wanted to build my app with `android.api = 35` - With `api = 34`, the windows size is just perfect. ## Sample app link: - Here is my [Offline AI Chatbot App](https://github.com/daslearning-org/OnLLM/releases) which was built on `API 34` & works absolutely fine. ## Screenshots - Expected (working version) <img width="240" height="534" alt="Image" src="https://github.com/user-attachments/assets/6b412818-6d81-4227-a7c1-6a916e0fd596" /> - Problematic version <img width="240" height="534" alt="Image" src="https://github.com/user-attachments/assets/2be9367e-b7a1-456f-a363-1df7ee2e78bc" /> > Please let me know if you require any further information from my end. Thank you