File tree Expand file tree Collapse file tree
materialcomponents/src/main
java/com/vsossella/materialcomponents Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55import android .content .Context ;
66import android .content .res .TypedArray ;
77import android .graphics .Typeface ;
8- import android .nfc .Tag ;
98import android .text .Editable ;
109import android .text .InputFilter ;
1110import android .text .TextWatcher ;
1211import android .util .AttributeSet ;
13- import android .util .Log ;
1412import android .util .TypedValue ;
1513import android .view .Gravity ;
1614import android .view .LayoutInflater ;
Original file line number Diff line number Diff line change 1919 android : layout_height =" wrap_content"
2020 android : background =" @android:color/transparent"
2121 android : gravity =" center"
22- android : inputType =" number|textNoSuggestions "
22+ android : inputType =" number"
2323 android : maxLines =" 1"
2424 android : paddingBottom =" 5dp"
2525 android : textColor =" @android:color/white" />
You can’t perform that action at this time.
0 commit comments