Android 9 AutoCompleteTextView项目出现放错位置

时间:2019-03-20 09:51:27

标签: android android-layout android-9.0-pie

在ScrollView中相对较长的形式中,窗口SoftInputMode选项AdjustPan在Android 8上不起作用,就像在以前的Android 7或更低版​​本中一样。 如果您使用多个AutoCompleteTextViews设置表单,则页面末尾的表单将显示自动完成项放置在输入上方,有时会出现波纹,而用户无法选择其中任何一项。

On the image bellow, the edittext is not showing because its behind the dropdown

这是github上的示例项目,显示了问题:https://github.com/xjpmauricio/Android-8-AutoCompleteTextView-BUGS

0 个答案:

没有答案