Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I find some bug in Android 4.X (API 19) #13

Closed
BeiHaiCoding opened this issue Apr 24, 2020 · 1 comment
Closed

I find some bug in Android 4.X (API 19) #13

BeiHaiCoding opened this issue Apr 24, 2020 · 1 comment

Comments

@BeiHaiCoding
Copy link

1.App is crashing because there is an exception being thrown by Renderscript library. This usually happens often in devices with low processing power. This exception is not a Java exception, cannot be caught.
log:E/RenderScript: rsAssert failed: ret == bytes || mShutdown, in frameworks/rs/rsFifoSocket.cpp at 83

  1. log :
    java.lang.IllegalArgumentException
    width and height must be > 0
    com.bitvale.switcher.SwitcherX.generateShadow(SwitcherX.kt:245)

I use the version 1.0.7

@BeiHaiCoding
Copy link
Author

by the way ,the first bug find in your demo when use Android 4.x running in emulator .

second bug find in my App.

@bitvale bitvale closed this as completed Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants