Open ecdsa opened 8 years ago
after calling zxing qrcode scanner, the window pans, exactly as if a soft keyboard was required.
intent = Intent("com.google.zxing.client.android.SCAN")
this occurs with new_toolchain. it occurs whether a qr code was scanned or whether the activity was cancelled.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
To add, this works as expected in the old toolchain.
Does this happen specifically with SDL2? Or with pygame as well?
only tested with sdl2 bootstrap
after calling zxing qrcode scanner, the window pans, exactly as if a soft keyboard was required.
this occurs with new_toolchain. it occurs whether a qr code was scanned or whether the activity was cancelled.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.