Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Fix Pin cannot be hidden after showing it #1025#1027

Merged
cscharf merged 1 commit intomasterfrom
fix/1025-pin-connect-be-hidden-after-showing-it
Jul 30, 2020
Merged

Fix Pin cannot be hidden after showing it #1025#1027
cscharf merged 1 commit intomasterfrom
fix/1025-pin-connect-be-hidden-after-showing-it

Conversation

@cscharf
Copy link
Mannequin

@cscharf cscharf mannequin commented Jul 30, 2020

Fixes #1025

Overview

Xamarin Forms handles the scenario where a Numeric keyboard type + IsPassword setting properly sets the native Android Input Type between Numeric vs. NumericPassword. This is overridden by BW's custom entry renderer's implementation which maps custom fonts and behavior for Android.

This change adds the scenario to handle a PIN style (numeric keyboard) which should be masked/password and can be toggled accordingly.

image

image

image

kspearrin
kspearrin mannequin approved these changes Jul 30, 2020
@cscharf cscharf mannequin merged commit c5a71c4 into master Jul 30, 2020
@cscharf cscharf mannequin deleted the fix/1025-pin-connect-be-hidden-after-showing-it branch July 30, 2020 17:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pin cannot be hidden after showing it

4 participants