You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor FXIOS-7301 - Remove 2 closure_body_length violations from ImageButtonWithLabel.swift and DefaultBrowserOnboardingView.swift, and decrease threshold (#25188)
* Decrease warning and error threshold
* Extract the label view
* Use the new property to show label
* Extract the logo view
* Extract the background view
* Use the new property to show background
* Extract the title view
* Use the new property to show title
* Extract the subtitle view
* Use the new property to show subtitle
* Extract the top button view
* Use the new property to show top button
* Extract the bottom button view
* Use the new property to show bottom button
* Extract the close button view
* Use the new property to show close button
* Add access modifier
* Rename property
0 commit comments