Hi all,
Hope you can help me.
I have a TabHost which contains a ScrollView which contains a single EditText control.
Then, I have a single EditText underneath, just on the form itself.
When using a Bluetooth scanner to scan a barcode into the form's EditText, the TabHost seems to steal the focus resulting in the barcode being entered into the Scrollview EditText.
I have no idea why this is happening, but it seems to work fine on my JellyBean tablet. Hope I'm not making a rookie mistake here.
I have attached the test project I've been using to attempt to replicate this.
Many thanks in advance!
Hope you can help me.
I have a TabHost which contains a ScrollView which contains a single EditText control.
Then, I have a single EditText underneath, just on the form itself.
When using a Bluetooth scanner to scan a barcode into the form's EditText, the TabHost seems to steal the focus resulting in the barcode being entered into the Scrollview EditText.
I have no idea why this is happening, but it seems to work fine on my JellyBean tablet. Hope I'm not making a rookie mistake here.
I have attached the test project I've been using to attempt to replicate this.
Many thanks in advance!