Open HEagle18 opened 1 year ago
This maybe android specific. @Pavneet-Sing to follow up with @darkdh about implementation.
seems like the newlines got eaten so we are not displaying the real raw message right now. Any messages with newline won't be displayed correctly.
hope it goes without saying but we shouldn’t modify what is being asked to be signed
On Android, HTML formatting is being applied Html.escapeHtml and newlines are being ignored. Android can use HTML specific tags by replacing newlines or can remove HTML formatting completely like desktop.
Description
On android, We need to space out the text on the screen to be more readable and like iOS.
Came from this issue https://github.com/brave/brave-talk/issues/831
Steps to Reproduce
Actual result:
Expected result:
Reproduces how often:
Desktop Brave version:
Android Device details:
Version/Channel Information:
Other Additional Information:
Miscellaneous Information: