crwebview icon indicating copy to clipboard operation
crwebview copied to clipboard

getImportantForContentCapture added in api30

Open juechenshiai opened this issue 7 months ago • 1 comments

getImportantForContentCapture()这个方法是api30 才有的,安卓11之前的设备无法运行,构造函数中的getImportantForContentCaptur()会导致低版本设备创建webview找不到方法而崩溃,需要增加版本判断

juechenshiai avatar Jun 12 '25 13:06 juechenshiai

这个我下个版本 修复

wuruxu avatar Jun 16 '25 14:06 wuruxu