android - Adding transparent rounded corners to google map -


so i'm designing app uses google aps api, , want map better rounding corners. found bunch of tutorials of them work if activity background solid color, example black.

however, application has multi-color background. there way make corners rounded, transparent doesn't block background?

well guess have stumbled on question asked regarding same topic:

is there way implement rounded corners mapfragment?

but in case needed solid color corners. don't see easy way perform ask for. there no way added rounded corners map "out of box" need cover corners other texture, typically 9-patch texture, stretch accordingly screen size.

you can take @ blog post on 9-patchs wrote , maybe try create semi-transparent texture fit needs:

9-patch guide


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -