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
Hi,
I am trying to create a toolbar with custom button to format text in TextView. When I do text alignment button, I just call textview.textAlignment = .center,...But when get HTML from textview, it have no style for text alignment.
Please give me any ideas for it.
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to create a toolbar with custom button to format text in TextView. When I do text alignment button, I just call textview.textAlignment = .center,...But when get HTML from textview, it have no style for text alignment.
Please give me any ideas for it.
The text was updated successfully, but these errors were encountered: