Skip to content

Conversation

Diaglyonok
Copy link

Fixed issue: removed re-open of the keyboard after pincode set if there is no biometic available for the device.

Why it solves:
After passcode is confirmed and user don't have biometrics available, the keyboard was closed and this part was triggered.

Since passcode was confirmed and we are still on this page - passcodeInputView.requestFocus() was triggered.

Now this both pop() and passcodeInputView.requestFocus() only triggered only before passcodeConfirmed

Copy link

netlify bot commented Oct 15, 2025

👷 Deploy request for mtw-opensource pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8156a9c

Copy link

netlify bot commented Oct 15, 2025

👷 Deploy request for mtw-giveaway pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8156a9c

Copy link

netlify bot commented Oct 15, 2025

👷 Deploy request for mytonwallet-tma pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8156a9c

Updated RecyclerView so it's no longer re-creates all the view every update from JS Bridge. Used DiffUtil to calculate diff and make updates only for changed ones.
@Sina-KH
Copy link

Sina-KH commented Oct 16, 2025

Could you please update this PR and exclude unrelated changes (this commit)

Copy link

@Sina-KH Sina-KH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check my comment. The fix itself looks nice. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants