Stephan
Stephan
Still in latest version 2.8.6
1D barcode scanning is very slow
Please add the possibility enable / disable **flash** to for the CameraSource API
Hi we have a similar problem. AppAuth Lib Version 0.8.1 was fine ,since we use Version 0.10.0 this problem occur `AuthorizationException: {"type":0,"code":1,"errorDescription":"User cancelled flow"} at de.company.oauth.OAuthService.lambda$doUpdateAuthState$31$OAuthService(OAuthService.java:1010) at `
Hi, I have exact the same problem. Only difference is : Android 4.4.4 is OK But on Android 5.1.1 I get the W/View(10304): requestLayout() improperly called by it.sephiroth.android.library.widget.HListView Error an...
Hi, I changed in class **HListView.java** the method ``` java protected void onFocusChanged( boolean gainFocus, int direction, Rect previouslyFocusedRect) ``` around line 3544 At the end of this method **requestLayout();**...
Hi Dotdoom thanks for the answer. The the dependencies and repositories are inside the buikdscript block ``` import java.util.regex.Pattern // Top-level build file where you can add configuration options common...
Hi @sshropshire , I also think there is no Android API to handle App Links. But take a closer look into the my code snippet above **checkAppPackageForActionView** In there I...
Same problem on OnePlus 9 Android14, on an Kotlin Multiplatform project. "io.realm.kotlin", name = "library-base" Version = 1.14.0 ``` Caused by androidx.startup.StartupException: java.lang.UnsatisfiedLinkError: dlopen failed: library "librealmc.so" not found at...
New devices with this error Huawei ALN-AL00, Android 12 Fatal Exception: java.lang.RuntimeException: Unable to get provider androidx.startup.InitializationProvider: androidx.startup.StartupException: java.lang.UnsatisfiedLinkError: dlopen failed: library "librealmc.so" not found at android.app.ActivityThread.installProvider(ActivityThread.java:9416) at android.app.ActivityThread.installContentProviders(ActivityThread.java:8919) at...