commit | cee2051adac53a85653ba8ead3a671c0978af43b | [log] [tgz] |
---|---|---|
author | Martin Wallgren <martin.wallgren@sonyericsson.com> | Thu Apr 07 14:45:43 2011 +0200 |
committer | Johan Redestig <johan.redestig@sonyericsson.com> | Thu Apr 07 14:45:43 2011 +0200 |
tree | 29bc3f774d20050a4ce02dda00332f012ed0a0d8 | |
parent | 9907d161584415c81de1099678f160da172fd1a6 [diff] |
CHAR_SEQUENCE_CREATOR cannot handle null string TextUtils.writeToParcel can handle null as input CharSequence but createFromParcel will throw NullPointerException. Transforming to and from parcel should handle null in the same way. Change-Id: I707ea9be2091d2655c5f63eaa57c5674befa5ad3