datalogic / android-samples-astudio

Sample apps for Datalogic Android SDK
9 stars 39 forks source link

Scan Trigger causes focus on header back pressable #12

Closed crobinson42 closed 4 years ago

crobinson42 commented 4 years ago

Our app is running on the latest Datalogic Memor 10 and there is an issue with the scanner event causes the left header back button to be focused when the user presses the scan trigger.

Is there configuration for this issue or is this a bug?

kookyes commented 4 years ago

You can disable the focus/click on any view when a new scan is made by the device by doing so: Open phone's settings -> System -> Scanner Settings -> Wedge -> Disable the "Enable keyboard wedge".

This should solve your issue.

qbixx commented 2 years ago

Hi, thank you for your answer. Can we disable it in the app by datalogic-android-sdk? Thanks.

acaliaro commented 2 years ago

could be this:

https://datalogic.github.io/android-sdk-docs/reference/com/datalogic/decode/configuration/KeyboardWedge.html#enable