Automated import from //branches/donutburger/...@141126,141126
This commit is contained in:
committed by
The Android Open Source Project
parent
51376451f1
commit
5c70839ae3
@@ -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()));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user