Edward van Raak

Results 4 issues of Edward van Raak

**Describe the bug** Great lib, love the simple designs. It's however possible with certain datasets and configurations to get some quite strange looking graphs. As an example take (over-exaggerated) dataset:...

bug

I noticed that the default animation goes from very smooth at the start to super jerky when it's about to end. It would be nice if the animation was smooth...

Provide a builder method that allows users to pass an imageview that will be injected with a detected barcode frame.

feature

One of our dependencies uses a Firebase BOM which results in the following problems during creation of the SBOM. Gradle: ``` api platform(‘com.google.firebase:firebase-bom:25.4.1’) api ‘com.google.firebase:firebase-analytics’ api ‘com.google.firebase:firebase-config’ ``` Error: ```...

bug