打开软键盘时未显示Android Pie pie text键入的文本 [英] Android pie edittext typed text not showing when soft keyboard is open

查看:193
本文介绍了打开软键盘时未显示Android Pie pie text键入的文本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Edittext输入文本不可见,我使用软键盘输入,但是一旦按下按钮,便可以看到输入值.代码在较旧的android版本上工作正常,但在android pie上却无法正常工作.

Edittext input text is not visible and I type in using soft keyboard but once I press next you button I am able to see the input value. code is working fine on older android versions but not on android pie.

推荐答案

这似乎与Android Pie有关.我在清单中将硬件加速更改为true,并且可以正常工作.

This seems to be an issue with Android Pie. I changed hardware acceleration to true in the manifest and it worked.

android:hardwareAccelerated="true"

这篇关于打开软键盘时未显示Android Pie pie text键入的文本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆