简体   繁体   English

Android模拟器问题-Google帐户对话框被挤压到顶部

[英]Android Emulator Issue - Google Account Dialog gets squeezed to the top

Google Account Dialog (remove and/or add) gets squeezed to the top in the notification bar. Google帐户对话框(删除和/或添加)被挤压到通知栏中的顶部。 The following example displays Pixel_2 (Android 8.2/API Level 28). 以下示例显示Pixel_2(Android 8.2 / API级别28)。 But the issue happens on all android version and api levels. 但问题发生在所有android版本和api级别上。

The issue is driving me nuts. 问题使我发疯。 It doesn't happen on actual device though. 不过,这不会在实际设备上发生。 Wondering if anyone else seen this issue before? 想知道以前是否有人看过这个问题? and have found any potential solution or workaround. 并找到了任何潜在的解决方案或解决方法。

Logged ticket on Google issue tracker -> https://issuetracker.google.com/issues/129478249 在Google问题跟踪器上记录票证-> https://issuetracker.google.com/issues/129478249

Menu -> Settings: 菜单->设置:

在此处输入图片说明

And in the below image (4) you can see the dialog being squeezed to the top and if you click and drag the notification bar you can see the remove account dialog in the background: 在下图(4)中,您可以看到对话框被压缩到顶部,如果单击并拖动通知栏,则可以在后台看到“删除帐户”对话框:

在此处输入图片说明

I'm using Ubuntu 18.10 on a Virtual Machine. 我在虚拟机上使用Ubuntu 18.10。

Here is my Virtual Machine settings: 这是我的虚拟机设置:

在此处输入图片说明

Per the comment in https://issuetracker.google.com/issues/129478249 根据https://issuetracker.google.com/issues/129478249中的评论

This is an known issue with the outer virtual machine's GL drivers. 这是外部虚拟机的GL驱动程序的一个已知问题。 Recommend using -gpu swiftshader_indirect . 建议使用-gpu swiftshader_indirect

Here is how you can change it on the android emulator: 这是您可以在android模拟器上进行更改的方法:

在此处输入图片说明

After Fix: 修复后:

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM