Android 自定义测量键盘

发布于 2024-12-13 12:30:21 字数 183 浏览 0 评论 0原文

我已经搜索过网络,但找不到我希望成为解决我遇到的问题的简单解决方案。

我希望我的应用程序的一项活动包含一个键盘,允许用户输入 0-9“。”然后选择“mm”“cm”“m”的 3 个选项之一。

有没有办法覆盖标准键盘来提供这个有限的版本,或者我应该将它构建到我的视图中 - 这似乎有点不标准。

有什么想法吗?

I've scoured the net and SO and can't find what I'm hoping to be a simple solution to a problem i have.

I want one activity of my app to include a keyboard which allows the user to input 0-9 "." and then one of 3 selections for "mm" "cm" "m".

Is there a way to override the standard keyboard to provide this limited version or should I just build it into my view - this seems a bit non-standard.

Any ideas?

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

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

发布评论

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

评论(1

我的鱼塘能养鲲 2024-12-20 12:30:21

最终只是用屏幕上的专用键盘制作了自定义视图。

Ended up just making a custom view with a specialised keyboard on the screen.

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