TextFieldBoxes icon indicating copy to clipboard operation
TextFieldBoxes copied to clipboard

Material Design text field that comes in a box, based on (OLD) Google Material Design guidelines.

Results 37 TextFieldBoxes issues
Sort by recently updated
recently updated
newest added

在首次点击ExtendedEditText的时候,键盘不会弹出来,要么再次点击一下可以弹出。要么首次点击的时候点在TextFieldBoxes,键盘才会弹出。

Is this library dead? No updates in ages.

final TextFieldBoxes textFieldBoxes = findViewById(R.id.tfb_line); --------- beginning of crash E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.administrator.banner, PID: 8069 java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.administrator.banner/com.example.administrator.banner.TaskEditActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.Window$Callback...

Ex. Typing ... 123 4 = Total Count is 4. I want when typing 123 4 = total Count is 5

Need option of `app:primaryColor`, `app:secondaryColor` & `app:errorColor` for `ExtendedEditText` or developer can use same colour of `TextFieldBoxes`

in edit text, if you want to paste the copied text. paste option does not appear.

Support edit mask in text field boxes phone +000(000)000-00-00 card 0000-0000-0000-0000-0000 date 00/00/0000 custom 0-00-000-LLL

hi thank for this library,its very nice. but maxLines attribute not working for this edit text and i was forced to use singleLine attribute. thanks again.

Hi , this is rtl direction for 'Persian (Farsi)' and 'Arabic' languages ![rtl direction](https://user-images.githubusercontent.com/19854097/39216477-0f510b54-4831-11e8-8cce-c5a2cc416862.png) ```xml ```