Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 083c6b9f authored by Satoshi Kataoka's avatar Satoshi Kataoka Committed by The Android Open Source Project
Browse files

Automated import from //branches/master/...@141127,141127

parent 20a86986
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1046,7 +1046,7 @@ public class EditStyledText extends EditText {
                                ((ImageSpan) images[j]).getSource());
                    }
                    uris.add(Uri.parse(
                            ((ImageSpan) images[j]).toString()));
                            ((ImageSpan) images[j]).getSource()));
                }
            }
        }