AutoCompleteTextView 裁剪最后一行

发布于 2024-10-28 03:44:01 字数 270 浏览 0 评论 0原文

我有一个 AutoCompleteTextView,其列表是从自定义 ArrayAdapter 加载的。

在视图中,我有两行,第一行是名称,第二行是电子邮件 ID。

我的问题是,当列表中有单个项目时,它会裁剪该项目。 (请参阅附图) 在此处输入图像描述

知道如何解决此问题吗?

提前致谢。

更新:看起来像是一个褪色问题,有人可以帮助我消除褪色吗?

I have a AutoCompleteTextView, the list for which is loaded from a custom ArrayAdapter.

In the view, I have 2 lines one name and second is email id.

My problem is that when I have a single item in the list, it crops the item. (Please see the attached image)
enter image description here

Any Idea how to fix this?

Thanks in advance.

Update: looks like a fading issue, can some one help me in removing the fading for this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夜空下最亮的亮点 2024-11-04 03:44:01

正如 @Sat 所建议的,最小高度对我来说很有效。

看起来好多了,但是仍然出现垂直滚动。

As @Sat suggested, min Height did the trick for me.

It looks better, but vertical scroll still appears.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文