开发者

Getting fancy with Android menu button layouts

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜