Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You can enter invalid characters #18

Open
xWo0d opened this issue Sep 8, 2016 · 0 comments
Open

You can enter invalid characters #18

xWo0d opened this issue Sep 8, 2016 · 0 comments
Labels
Milestone

Comments

@xWo0d
Copy link

xWo0d commented Sep 8, 2016

For example from my app:
<com.github.pinball83.maskededittext.MaskedEditText
android:id="@+id/met_series_number"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:inputType="number"
app:mask="S: cccc N: cccccc"
app:notMaskedSymbol="c"
android:singleLine="true"
android:hint="@string/passport_field_number"/>

At runtime i can enter . , : spaces. And i can enter N, S symbols from keyboard at genymotion emulator runtime.

@pinball83 pinball83 added the bug label Jan 16, 2018
@pinball83 pinball83 added this to the 1.1.0 milestone Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants