From 68d64200fcf547141772428f30a0f7bb06354240 Mon Sep 17 00:00:00 2001 From: mejdi14 Date: Sun, 20 Oct 2019 00:14:17 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f664eb1..d8e8842 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ dependencies { .show(); ``` -##More useful methods +## More useful methods @@ -82,5 +82,13 @@ dependencies { + + + + + + + +
Method
setFirstTextFieldBorderColor(color) Set the border color for the edittext
setFirstTextFieldInputType(type)Set the input type for the edittext
setFirstButtonColor(color)Set the button background color