AQUI icon indicating copy to clipboard operation
AQUI copied to clipboard

TextView should have no background color

Open lordbron opened this issue 4 years ago • 0 comments

I think that TextView should have a default background color of clear vs the white one it has, which prevents styling.

I can do a pull request or you can simply make the change by adding the following on line 204: view.backgroundColor = .clear

lordbron avatar Apr 30 '20 01:04 lordbron