Android - What is the best way to create different select (touch regions) on an image button/view
I would like to have different select regions o开发者_开发技巧n and image button that are not rectangular? Is that possible?
The best way to do that is to compose multiple images together that look like one button but under the hood are actually separate buttons/images.
精彩评论