main
main copied to clipboard
Adding constraints in editText fields
-
Add InputType to editText fields (specifically date type for date of birth, text type for name + hometown, email type for email etc)
-
Add max/min length to editText (use the values from the helper functions as reference)