Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

* [android] Fix mixing background-color and border-color(rgba) #359

Merged
merged 1 commit into from
May 18, 2017

Conversation

YorkShen
Copy link
Contributor

When combining border-color(rgba) and background-image together, the alpha in border-color also has an unexpected influence on background-image due to border and background-image share the same paint.

Refer http://dotwe.org/vue/d97477731dd85fedb3970fb106953fb9 to see a demo.

When combining border-color(rgba) and background-image together, the alpha in border-color also has an unexpected influence on background-image due to border and background-image share the same paint.
Refer http://dotwe.org/vue/d97477731dd85fedb3970fb106953fb9 to see a demo
@weex-bot
Copy link

1 Message
📖 Executed 53 tests, with 0 failures (0 unexpected) in 40.918 (40.972) seconds

Generated by 🚫 danger

@asfgit asfgit merged commit f5e80a4 into apache:0.13-dev May 18, 2017
@YorkShen YorkShen deleted the android-bugfix-background-image branch May 22, 2017 12:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants