Skip to content
Commit 40e9950d authored by Miranda Kephart's avatar Miranda Kephart
Browse files

Remove text spans from clipboard EditTextActivity display

Casts text from clipboard to a string before displaying it in the
clipboard text editor. Some apps use colored text spans to adjust
the color of text, which is retained in the clipboard. This will
cause us to show text in the wrong color (e.g. black-on-black); in
general we don't expect users to want to retain this metadata, so
just remove it for editing.

Bug: 278826009
Fix: 278826009
Test: manual (visual change)
Change-Id: I792f3116d3e0719874132ccb848262fa7c2d62af
parent 836d8eda
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment