【问题标题】:Android - What is the best way to create different select (touch regions) on an image button/viewAndroid - 在图像按钮/视图上创建不同选择(触摸区域)的最佳方法是什么 【发布时间】:2010-05-12 15:55:26 【问题描述】: 我想有不同的选择区域和不是矩形的图像按钮?那可能吗? 【问题讨论】: 标签: android image button region 【解决方案1】: 最好的方法是将多个图像组合在一起,看起来像一个按钮,但实际上是单独的按钮/图像。 【讨论】: 谢谢,我会试试看的。