Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change color of text in the subtitle dialog? #93

Open
nishantkp opened this issue Aug 20, 2020 · 0 comments
Open

How to change color of text in the subtitle dialog? #93

nishantkp opened this issue Aug 20, 2020 · 0 comments

Comments

@nishantkp
Copy link

Hello,

I would like to change the color of options provided in subtitle selection dialog of cast sender SDK.

I have tried bunch of different things like,

<item name="android:textColorPrimary">@color/white100</item>
<item name="android:colorForeground">@color/white100</item>
<item name="android:textColor">@color/white100</item>
<item name="textColorAlertDialogListItem">@color/white100</item>
<item name="android:textColorAlertDialogListItem">@color/white100</item>

None of them worked...

Any idea what I should I do ?

Cast TextTrack Selection Dialog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant