Android代码-支持格式自动识别和展示的 EditBox。
文件大小: 196k
源码售价: 10 个金币 积分规则     积分充值
资源说明: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
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。