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
if fix it like this :
1 - in the class library go to DialogBox .
2 - search this code and remove it .
sepWidth = boxAppearance.layout.width - (sepX + boxAppearance.button.rightPositionLayout.width + boxAppearance.icon.separator.margin + boxAppearance.layout.spacing + btnMargin.left)
and clean the project and build , this methode work for me . 👍
Please provide support for Swift 4.
The text was updated successfully, but these errors were encountered: