Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 android API 1.5,并尝试制作一些图像供用户点击。图像具有非常随机的形状。当我将图像放在图像按钮上时,按钮本身总是矩形的。这样您就可以在不按实际图像的情况下单击按钮。我希望用户按下图像来单击按钮,而不是按下按钮上的空白点并仍然单击按钮。
有没有办法让图像按钮的可点击区域匹配随机形状的图像?