[ios] Adds error styling for invalid editable card values.
- Updates the error state on editable cells for SaveCardTableVC whenever an invalid value has been entered. This is done whenever the TextField value is updated or it loses focus. - Changes TableViewTextEditItems so the error icon is displayed even if the cell is being edited. - Adds the correct Item Type to each of the TableViewTextEditItem, they were incorrectly all set to ItemTypeCardExpireYear. Bug: 1029067 Change-Id: Icc076695710ac0ddadab2f4d8949686e5287321e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2007256Reviewed-by:Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#734517}
Showing
Please register or sign in to comment