Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道使用 SearchView widgit 或带有 Button widgit 的 EditText widgit 是否是我想要创建的搜索栏的更好实现(搜索栏意味着您输入一个单词,然后单击 go,它会带您到某种结果)。
它取决于您对数据库的要求很大,提示结果不能在单个屏幕中显示,然后最好使用带有 go 按钮的编辑文本进行搜索。如果列表视图中的数据有限或可以使用编辑搜索的内容盒子。