Subtractive Filter on Android ImageView (Cut-out a feathered oval from an image or view object)
问题 I'm trying to figure out how to "cut-out a feathered hole" in an ImageView. The reasoning is, I am creating a tutorial, and I want the whole screen dim. That's easy enough to do by placing a black image with alpha around 50%. Next I want to cut a hole into that overlay, so you can more clearly see what's underneath it. The goal in mind is to highlight buttons and things for the user to click on, so they learn what to do. When I did this before in ActionScript / Flash, it was easy to just put