开发者

Getting fancy with Android menu button layouts

开发者 https://www.devze.com 2023-03-06 04:34 出处:网络
I am making an Android game and I would like to have a nice menu.I have only every used the combinat开发者_开发技巧ion of <LinearLayout> and <ImageView> for placing my buttons, which sets

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

Getting fancy with Android menu button layouts

Getting fancy with Android menu button layouts

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

Getting fancy with Android menu button layouts


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

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号