Layout Issue: 3-Button Navigation and Notification UI Bar Misplacement in Android Studio

34 Views Asked by At

I'm encountering a layout problem in Virtual Phone Android Studio where the 3-button navigation is shifting to the top of the screen, while the notification UI bar is moving to the bottom.

I tried various troubleshooting steps, including changing the AVD, reinstalling Android Studio, and creating a new project, the problem persists. Additionally, I tried an alternative approach of enabling the auto-rotate feature on the Android device and rotating the AVD accordingly, but to no avail. Are there any additional suggestions or solutions I can try to resolve this issue?

I want the AVD to look like it should, where the navigation buttons are at the bottom of the screen and the UI bar is at the top.

Image 1: Navigation & UI Bar misplacement

Image 2: UI Position after rotating AVD

#AVD #AndroidStudio

0

There are 0 best solutions below