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.
我正在开发一个安卓应用程序。在我的应用程序中有一个搜索选项。我曾经SetImeoptions更改操作按钮的文本。但它在按钮上显示放大图片。实际上我想在按钮上显示文本搜索而不是放大镜图片。我怎样才能做到这一点?
SetImeoptions
你不应该。人们已经习惯了 Android 上放大镜的含义。当然,你有比这个更好的功能在你的应用程序中实现,尽可能地遵守标准,降低你的编码工作量并专注于重要的事情。