喜欢 Android 菜单按钮布局

发布于 2024-11-08 05:05:07 字数 406 浏览 0 评论 0原文

我正在制作一款 Android 游戏,我想要一个漂亮的菜单。我只使用了 的组合来放置我的按钮,这将它们设置在一条直线上。这是我的按钮:

在此处输入图像描述

在此处输入图像描述

我想如下所示放置它们。是否可以放置一个这样的按钮并且仍然可以单击?

在此处输入图像描述

I am making an Android game and I would like to have a nice menu. I have only every used the combination of <LinearLayout> and <ImageView> for placing my buttons, which sets them up in a straight line. Here are my buttons:

enter image description here

enter image description here

I want to place them as seen below. Is it possible to place a button like that and still make it click-able?

enter image description here

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

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

发布评论

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

评论(1

谁对谁错谁最难过 2024-11-15 05:05:07

You can also use a OnTouchListern which can be set to any kind of View.

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