Hi,
To my application i have a barcode-scanner connected as a Bluetooth keyboard. It works fine in the first screen on my app, but if i reset the activitys views with Activity.RemoveAllViews and draw new views the Activity_KeyPress isnt firing anymore.
I have tried to add Activity.RequestFocus after redrawing all the views.
Does anyone has any idea what the problem can be?
// TMS
To my application i have a barcode-scanner connected as a Bluetooth keyboard. It works fine in the first screen on my app, but if i reset the activitys views with Activity.RemoveAllViews and draw new views the Activity_KeyPress isnt firing anymore.
I have tried to add Activity.RequestFocus after redrawing all the views.
Does anyone has any idea what the problem can be?
// TMS