Changing the Chromecast icon color by styling MediaRouteButton

Andrei Rosca
Smart Apps
Published in
1 min readSep 30, 2016

--

Ever since Chromecast has been added as a standard functionality to mobile applications, designers want to apply a brand color to the standard cast icon.

The only way (without the support library) is to copy assets from mediarouter library, edit as needed and override the default assets or style.

While a simple fix, it’s time consuming and over engineering for a simple color change.

For the full blog. View on https://www.egeniq.com/blog/changing-chromecast-icon-color-styling-mediaroutebutton

--

--