Closed cjohn001 closed 2 years ago
I was able to solve the issue. In the past I had not to set MDTabs { background-color: transparent; }
It was sufficient to have MDTabContentItem { background-color: transparent; }
Since 6.2.12 now both have to be set.
Hello together, I am using ui-material-tabs. My tabs background is semitransparent to allow for the background image to shine through. See attached images. When I navigate away from the tabs page and navigate back to it, the material tabs loose the background transparency (background is white). Version 6.2.11 of @nativescript-community/ui-material-tabs is working fine. With version 6.2.12 and 6.2.13 I am observing the issue.
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
tns --version
to fetch it) -8.1.5-next-02-10-2022-1825431584"tns-android"
and"tns-ios"
properties in thepackage.json
file of your project) "@nativescript/android": "8.2.0-alpha.11"