Masked-Edittext android library > Kotlin/Java/Android

본문 바로가기
사이트 내 전체검색

Kotlin/Java/Android

Masked-Edittext android library

페이지 정보

작성자 sbLAB 댓글 0건 조회 3,852회 작성일 20-07-04 22:40

본문

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"
                />

댓글목록

등록된 댓글이 없습니다.

회원로그인

접속자집계

오늘
479
어제
417
최대
1,279
전체
221,250

그누보드5
Copyright © sebom.com All rights reserved.