How would you make the items in the toolbar / actionbar with a semi-transparent circular background as seen in the latest Google Maps app (Screenshot)
would you add it to the item-icon itself (XML-Drawable preferred)? would you use the normal menu-xml to create it? I want to use it with a CollapsingToolbarLayout and hide the circular background when the toolbar is collapsed.
Thankful for any thoughts and tips on how to make this :)
