Skip to content

Commit 2d352c3

Browse files
committed
update docs
1 parent ce4df19 commit 2d352c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ XML
6262
* `app:helper_text_color` - change the text color of the hints that appear below the widget by default.
6363
* `app:include_helper` - boolean to show/hide the helper text under the widget (`true` by default (i.e. helper is shown))
6464
* `app:include_zip` - boolean to show/hide the zip code in the form (`true` by default (i.e. zip is shown))
65+
* `app:include_exp` - boolean to show/hide the exp in the form (`true` by default (i.e. exp is shown))
66+
* `app:include_security` - boolean to show/hide the security code in the form (`true` by default (i.e. security is shown))
6567
* `app:card_number_hint` - string to put in as a placeholder (hint) in the credit card number field
6668
* `app:input_background` - the drawable to use as a background (defaults to white square with black 1px border)
6769

0 commit comments

Comments
 (0)