Skip to content
Commit 0d69c346 authored by Miranda Kephart's avatar Miranda Kephart
Browse files

Cast copied text to string in share intent

Some apps expect a String and return an error when there's a
SpannableString in the EXTRA_TEXT instead. Cast to a string to
avoid this.

Bug: 238837981
Fix: 238837981
Test: manual (steps in bug -- the EditTextActivity creates a
SpannableString)

Change-Id: I543342acf2032dacd6d66281434079f43c6dc08e
parent 59bf3478
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