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
The RoundedButton class (green) clips text which is otherwise shown in a standard UIButton (blue). Also, content inset and content centering needs to be updated.
RoundedButton is now replaced with a UIButton. Content inset and content centering are now set programatically.
Programatic setting of UI element attributes is step towards phasing out the InterfaceBuilder. The InterfaceBuilder is no longer used with SwiftUI.
The issue with content inset was also fixed.
Removing dependency on RoundedButton reduces the code complexity.
The first lauch screen needs a layout adjustment for the Czech translation.
The text was updated successfully, but these errors were encountered: