forked from trustwallet/trust-wallet-ios
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve validation error display (trustwallet#704)
* Correct the textLabel color * Use Colors.red * Add error to AppStyle * Use lighter red * Adjust font size/ cell height * Show validation error in the footer * Add cases for form footer/header * Prevent crash * update to use AppStyle * Use new footer * Make sure all errors show * Move setUpFooter func to avoid repeating code * Use same font for both error and footer * Revert back to default footer * Show validation errors in footer conditionally * Requested changes * Fix SwiftLint warning * Update FormAppearance.swift Fix spacing * Change naming
- Loading branch information
1 parent
235c223
commit a0f81d7
Showing
4 changed files
with
23 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters