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

Transparent background is not working #21

Open
shantanu-csedu opened this issue Dec 30, 2015 · 0 comments
Open

Transparent background is not working #21

shantanu-csedu opened this issue Dec 30, 2015 · 0 comments

Comments

@shantanu-csedu
Copy link

There is no effect of transparent background. I tried to add "@android:color/transparent" in xml file but it didn't work. From code geckoView.setBackgroundColor(0x00000000) also doesn't work. Even if I load a html with transparent background in GeckoView, it shows darker color but not transparent.

Interesting is that when I add the following attribute in xml it's always bring the other view (below in framelayout) to top, doesn't matter what is the hierarchy.
android:background="@android:color/transparent"
android:layerType="software"

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