Mateusz

Results 4 comments of Mateusz

This still isn't working on the latest version 4.0.0 `idsAvailable` method is removed from the newest version. What's the current solution for this, since it wasn't fixed and workaround was...

Hi. Right now there is no click event handling added to the labels but it is a nice feature for the enhancement!

You want the app to speak when user is clicking the label? You can try to implement `override fun onTouchEvent(event: MotionEvent?): Boolean` in ArLabelView and check the coordinates of the...

Problem isn't occurring on every device. I've got Google Pixel 5 with Android 11 and everything works fine. But on some devices (and on emulators) this issue happens every time....