资源说明:Mask EditText
Sample
Usage
Gradle
allprojects {
repositories {
maven { url 'https://jitpack.io' }
}
}
dependencies {
implementation 'com.github.santalu:mask-edittext:1.0.9'
}
XML
Attributes
Name
Description
Value
mask
pattern
string
Notes
use getRawText() to get unmasked text
License
Copyright 2017 Fatih Santalu
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。