Concordium / concordium-reference-wallet-android

Reference Android wallet for the Concordium blockchain
Apache License 2.0
12 stars 2 forks source link

Fix AuthenticationDialogFragment soft input mode #276

Closed Radiokot closed 12 months ago

Radiokot commented 1 year ago

Setting the correct mode fixes the keyboard not being shown when the auth dialog is opened.

Purpose

When using the wallet on a phone without biometric capabilities, you have to spend one click each time the auth dialog is shown to get the keyboard shown.

Changes

Checklist

CLA acceptance

_Remove if not applicable.

By submitting the contribution I accept the terms and conditions of the Contributor License Agreement v1.0

TouHouNo commented 12 months ago

big thanks for your contributions. unfortunatly I cant edit/modify your PR-s. In order not to bother you more i have collected your contributions in 1 PR and rebased it on the latest codebase :D https://github.com/Concordium/concordium-reference-wallet-android/pull/307

I'll close this PR