Thanks David. I thought that the purpose of the `t...
# anko
s
Thanks David. I thought that the purpose of the
themedTabLayout
was to take a
Style
as a parameter which then applies to that element. You may be correct and I will look into it further. It does appear that even though these style attributes are available. They are not accessible or settable via Anko. What I am actually doing is setting a
style="@style/.."
in the xml version of TabLayout before inflating it.