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
Suppose I have written some text in the RTEditText view, including lists (bullets or numbers).
When I convert to plain text, I'd want that the bullets would be converted to bullet character ("•") , and the numbers of the list would be converted to numbers ("1.", "2." , ...).
Is it possible? If not, can you please add it , or tell how to do it?
The text was updated successfully, but these errors were encountered:
Suppose I have written some text in the
RTEditText
view, including lists (bullets or numbers).When I convert to plain text, I'd want that the bullets would be converted to bullet character ("•") , and the numbers of the list would be converted to numbers ("1.", "2." , ...).
Is it possible? If not, can you please add it , or tell how to do it?
The text was updated successfully, but these errors were encountered: