Anybody knows how can i change title textcolor from Leanback ImageCardView ???
I have tried to override leanback style but maybe I haven't found the correct attribute.
Thank you so much!!!
Look for the right id in lb_image_card_view.xml, for example here: https://github.com/kingargyle/adt-leanback-support/blob/master/leanback-v17/res/layout/lb_image_card_view.xml
You can change the text colour of the ImageCardView as following: