Skip to content

Commit cd48aa4

Browse files
authored
Update README.md
1 parent 70064ea commit cd48aa4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ dependencies {
6060
| `app:custom_component_editText_bg_color` | Set EditText background color | `R.color.colorPrimary` |
6161
| `app:custom_component_maxLength` | Set EditText maxLength | `99` |
6262
| `android:inputType` | Set EditText inputType | `EditorInfo.TYPE_TEXT_VARIATION_NORMAL` |
63+
| `app:custom_component_border_width` | Set Outlined border width | `1` |
6364

6465
### Usage
6566
------------------------

0 commit comments

Comments
 (0)