像蜘蛛布局 [英] layout like spider

查看:165
本文介绍了像蜘蛛布局的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望有一个圆柱形的,像布局蜘蛛网:

我知道,我可以用的帆布画,但我还需要所有部分是可以点击的,和帆布很难处理触摸的所有部分。

想法?

解决方案
  

可我想布局像蜘蛛...

是的,你可以想它。但是,如果你想真正创建布局,那么你不能用标准的Andr​​oid控件做到这一点。

如果你想它,然后我会建议手动画布绘制,并使用onTouchListener抓关键presses

I want a cylindrical, spider web like layout:

I know that I can use canvas to draw this but I also need all portions to be clickable, and canvas is very hard to handle touch for all portion.

Ideas?

解决方案

can i want layout like spider...

Yes you can want it. But if you want to actually create that layout then you cannot do it with the standard android widgets.

If you want to make it then I would suggest drawing it on a Canvas manually and using the onTouchListener to catch the key presses.

这篇关于像蜘蛛布局的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆