Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在WebView上更改(最好也是区域颜色)透明的任何颜色。它必须像AvoidXfermode一样工作(由于已弃用,我无法使用它)
示例: 我有红色背景和一些黑色潜水,我需要将这种黑色更改为透明色并在 WebView 中制作一个“洞”。在这个洞里,我必须看到位于 WebView 后面的任何 View。
请帮助任何人...