davidhowe
davidhowe
Hi there, Do you know of any workaround to the following problem? com.jwoolston.android.uvc.demo W/System.err: java.lang.IllegalArgumentException: The provided byte buffer is of insufficient capacity. Required: 3840 Bytes. Provided: 3060 Bytes
I am aware that according to your documentation, @BaseEntity not allowed on a superclass from a library. I was hoping this is on the dev roadmap? Please advise. Thanks!
Consider changing your dpToPx conversion to Math.round(dp * (displayMetrics.densityDpi / DisplayMetrics.DENSITY_DEFAULT)). You are using displayMetrics.xdpi inplace of the device true densityDpi. This had big consequences for us across different devices...
Held backspace deletes the last character of subsequent wrapped lines (multi-line “end-trim” cascade) in long, styled content