chromecast - Cast Companion Library MiniController Buttons -


is there anyway change minicontroller video control buttons "white" variety (r.drawable.ic_av_pause_dark, r.drawable.ic_av_play_dark, etc)?

the drawables set private in minicontroller. suppose can copy "white" ones, , rename them black ones, didn't know if there way.

there no other way. address in next update (please open ticket on github project don't forget). in update, use more generic names drawables ic_mini_controller_pause, etc , can update resource in own project, or may use "alias" can point alias light or dark version in project.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -