-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor FXIOS-7397 [v121] Replace RoundedButtons(s) in FirefoxAccoun…
…tSignInViewController (#17049) * 16394 Replace RoundedButtons(s) in FirefoxAccountSignInViewController * Update RustFxA/FirefoxAccountSignInViewController.swift Co-authored-by: lmarceau <[email protected]> * Update FirefoxAccountSignInViewController.swift calling scanButton.applyTheme(theme: theme) & emailButton.applyTheme(theme: theme) in viewWillAppear as requested * Update FirefoxAccountSignInViewController.swift removed button.titleLabel?.font , titleLabel?.adjustsFontForContentSizeCategory and contentPadding * Update FirefoxAccountSignInViewController.swift removing the scanButton & emailButton colors in applyTheme() * Update FirefoxAccountSignInViewController.swift Co-authored-by: lmarceau <[email protected]> * Update FirefoxAccountSignInViewController.swift Co-authored-by: lmarceau <[email protected]> * Fix build issue * Fix button configuration * Move setInsets(forContentPadding:, imageTitlePadding:) method from Client to BrowserKit * Add imageTitlePadding to PrimaryRoundedButton * Set image offset for button in FirefoxAccountSignInViewController --------- Co-authored-by: JOELPOG <[email protected]> Co-authored-by: JOELPOG <[email protected]> Co-authored-by: lmarceau <[email protected]>
- Loading branch information
1 parent
377b4c7
commit 7c9fa90
Showing
5 changed files
with
34 additions
and
40 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
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