-
-
I like the way multi-monitor support is implemented currently, with one workspace on each monitor. However, sometimes it would be nice to be able to see two windows from the same workspace on differen…
-
#### Description of the problem:
Dear Zxing-Android-Embedded-Team,
I'm using your QR-Code-Scanner to scan some QR-codes in some of our apps. If I use the QR-Code-Reader inside a fullscreen-view …
-
java.lang.NoSuchMethodError: No virtual method load(Ljava/lang/String;)Lcom/bumptech/glide/RequestBuilder; in class Lcom/bumptech/glide/RequestManager; or its super classes (declaration of 'com.bumpt…
-
When I load a png file into slicer, it results in a vector volume with 4 channels presumably RGBA. When showing a labelmap on top of this vector volume, slicer sometimes crash and sometimes shows garb…
-
Using `run_command` from the `river-control` protocol, , worked as expected when my application was single-threaded. The command was dispatched and my application received the resulting callback and R…
-
Is there any way to update just the existing DataManager object and its associated ItemBinder, when the model is updated/changed (in an adapter of multiple DataManagers and ItemBinders)?
-
**Hendroid Version**: 1.15.14 (187)
**Device/Android Version**: Samsung A7/SM-T500 Android 11
**Issue details / Repro steps**: Clicking the "errors" tab in the queue menu immediately c…
-
I am building a chat module. So whenever I send an audio in the chat and the recyclerview adapter is refreshed, It crashes on
mBinding?.waveform?.setSampleFrom(file_path)
in the adapter. It also…
-
Now that Google has announced RecyclerView in the supportLib it would be great to have use FAB with this new view.