是否可以创建非矩形键盘?

发布于 2024-10-28 02:00:19 字数 61 浏览 1 评论 0原文

我想创建一个弧形的自定义 Android 键盘,但我不知道这是否可能或如何做到。所以我很高兴能指出正确的方向

I want to create a custom Android keyboard that is in a arc like shape, but I don't know if it is at all possible or how to do it. So I'd appreciate being pointed in the right direction

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

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

发布评论

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

评论(1

弃爱 2024-11-04 02:00:20

是的,可以创建非矩形键盘。检查 android 软键盘 实现并将布局更改为您想要的。 AFAIK,它使用自定义视图来处理按钮添加/删除,您需要更改它才能实现此目的。

Yes, its possible to create a non-rectangular keyboard. Check the android softkeyboard implementation and change the layouts to what you want. AFAIK, its using a custom view which handles the buttons addition/removal, you need to change this to achieve this.

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