AutoCompletionTextView 行高调整大小

发布于 12-09 12:34 字数 143 浏览 0 评论 0原文

Android 开发人员您好,

我想在 AutoCompletionTextView 中显示 8 到 10 条记录。但默认情况下它只显示四条记录。如果我可以减小“行高”,则可以查看更多行。谁能告诉我如何调整下拉行的大小?

提前致谢, 杰彦。

Hi Android developers,

I want to display 8 to 10 records in my AutoCompletionTextView. But by default it shows only four records. If I can reduce the "Row height" it is possible to view more rows. Can any one tell me how to re-size the drop down row?

Thanks in Advance,
Jeyan.

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

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

发布评论

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

评论(1

绻影浮沉2024-12-16 12:34:18

请遵循此 http://developer.android.com/resources/tutorials/views /hello-autocomplete.html

这里默认显示大约7条记录,并且自动完成会显示匹配的字符,可能是您输入的字母只会匹配该单词。我相信这就是您正在寻找的。

Follow this http://developer.android.com/resources/tutorials/views/hello-autocomplete.html

here by default it is showing about 7 records, and also the auto-complete will be showing the matching characters, may be the alphabets that you have entered will be matched only for that words. I believe this is what you are looking for.

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