commit | 53a7bbec634650b9c136def737a91423419cfc0b | [log] [tgz] |
---|---|---|
author | youyan <youyan@codeaurora.org> | Tue Aug 30 10:03:30 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Nov 17 18:05:11 2016 -0800 |
tree | d1c705bb5d9de9f1a22cdd75cf3e8683af0c26f7 | |
parent | f1ada2b56374c031e2555f658f3fef1c0005d385 [diff] |
Fix Created: 8953_2.0_N_Upgrade:- On deleting one emoji under flags, question mark(?) icon is showing for other emojis. emoji is two characters,the delete method only delete one character, so question mark(?) icon is showing for other emojis,because this delete method apply to the QQ farm,So add a judge with a different method of deletion, there will be no problem. Change-Id: I71bdf87022223db6fa8c5a68ea6bf65485193a55 CRs-Fixed: 963819