File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 62
62
* ` app:helper_text_color ` - change the text color of the hints that appear below the widget by default.
63
63
* ` app:include_helper ` - boolean to show/hide the helper text under the widget (` true ` by default (i.e. helper is shown))
64
64
* ` 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))
65
67
* ` app:card_number_hint ` - string to put in as a placeholder (hint) in the credit card number field
66
68
* ` app:input_background ` - the drawable to use as a background (defaults to white square with black 1px border)
67
69
You can’t perform that action at this time.
0 commit comments