this new theming is weird and confusing, but i found the problem. It works as expected. i was setting textColor in the style, but it must be inside another textAppearance style
myanmarking
04/03/2020, 11:40 AM
thanks for your help anyway 😛
a
antoniomarin
04/03/2020, 11:41 AM
Yep I agree with you, we use various components and finding right parent can be a bit tricky, you need to dig through components source code…
m
myanmarking
04/03/2020, 11:42 AM
you can also use layout inspector, click on the widget and check theme/style inheritance. works great