Masked-Edittext android library > Kotlin

본문 바로가기

사이트 내 전체검색

Kotlin

Masked-Edittext android library

작성일 20-07-04 22:40

페이지 정보

작성자sbLAB 조회 3,890회 댓글 0건

본문

https://github.com/pinball83/Masked-Edittext 


compile 'com.github.pinball83:masked-edittext:1.0.4'
<com.github.pinball83.maskededittext.MaskedEditText
                android:id="@+id/masked_edit_text"
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:inputType="number"
                app:mask="8 (***) *** **-**"
                app:notMaskedSymbol="*"
                app:maskIcon="@drawable/abc_ic_clear_mtrl_alpha"
                app:maskIconColor="@color/colorPrimary"
                />

댓글목록

등록된 댓글이 없습니다.

Copyright © 소유하신 도메인. All rights reserved.
PC 버전으로 보기