StarWars.Android
StarWars.Android copied to clipboard
This component implements transition animation to crumble view into tiny pieces.
#00 pc 000000000001aeb0 /system/lib64/libc.so (memcpy+168) [arm64-v8a] -- 2 #01 pc 000000000016f724 /system/vendor/lib64/egl/libGLESv2_adreno.so (EsxVertexArrayObject::UpdateInternalVbos(EsxDrawDescriptor const*, unsigned int, EsxAttributeDesc const*)+1636) [arm64-v8a] 3 #02 pc 00000000002de428 /system/vendor/lib64/egl/libGLESv2_adreno.so (A5xVertexArrayObject::CalcVfdRegs(EsxDrawDescriptor const*, A5xVfdRegs*, int)+124) [arm64-v8a] 4 ...
I got error report from this library. how can I fix or check code? is this bug? I thik this error is not appear all time. some device occur error...
- Update gradle to latest version - Update buildToolsVersion - Update CompileSdkVerson - Update TargetSdkVersion - Migrate ButterKnife to ViewBinding - Fix manifest issues - Fix OpenGl issues - Migrate...