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 problem is that a Button which has text-decoration has its setAttributedTitleForState method called. When we change the text and call only the setTitleForState method nothing changes. We have to call the setAttributedTitleForState method as well.
The text was updated successfully, but these errors were encountered:
The problem is that a Button which has text-decoration has its
setAttributedTitleForState
method called. When we change the text and call only thesetTitleForState
method nothing changes. We have to call thesetAttributedTitleForState
method as well.The text was updated successfully, but these errors were encountered: