Kai Wang

Results 11 comments of Kai Wang

Encountered the same problem, also reduced the version to 0.20.1.

Hi, drawing a gradient in View is very simple, you can modify the source code and just draw the gradient at the beginning of drawing.

computeWaveToTop is called in onWindowFocusChanged, so this should not be a problem.

In project level gradle, should change classpath 'com.android.tools.build:gradle:3.0.1'

I use `com.android.billingclient:billing:6.1.0`, `queryPurchasesAsync `will intermittently receive an empty list, even if the purchase has been successful. This usually happens a few days after the purchase is successful. Please fix...

点击链接后没有新页面出现,网页不会打开 把使用应用内浏览器关掉可以调起系统浏览器了,谢谢

> > > > 噢噢,意思是在详情页卡死了啊 是任意一个链接都会出现么,有没有特定的触发条件呢 对,详情页,任何链接都卡死

I also encountered the same problem, have you solved it yet? @Pitazzo

This Issue still exists in com.google.mlkit: text-recography: 16.0.1 . Does anyone solve it? ``` Fatal Exception: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.xxx--NIFZxyGkXFfPUXg8US9zQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.xxx--NIFZxyGkXFfPUXg8US9zQ==/lib/arm64, /system/lib64, /system/product/lib64]]] couldn't find "libmlkit_google_ocr_pipeline.so" at java.lang.Runtime.loadLibrary0(Runtime.java:1067) at java.lang.Runtime.loadLibrary0(Runtime.java:1007) at...