So I'm designing an app that uses google aps api, and I want the map to look better by rounding the corners. I found a bunch of tutorials already but all of them only work if the activity background is a solid color, for example black.
However, my application has a multi-color background. Is there a way to make those corners rounded, but transparent so that it doesn't block my background?