commit | 711c7f468bb0f5fc61f56df1f93725ff95ea0eef | [log] [tgz] |
---|---|---|
author | yingrenw <yingrenw@codeaurora.org> | Wed Dec 21 16:35:53 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Dec 21 22:31:12 2016 -0800 |
tree | c35e57ecd6093ee13a46cff87360544237628c1a | |
parent | 3815f2164e134f9e02bb9d8f53682d6e51bcdceb [diff] |
SnapdragonLauncher: FC when arrange dock app in landscape mode Description: Force crash when arrange dock in landscape screen. The dock BubbleTextView ComproundDrawble is setted in left and using the top ComproundDrawble of BubbleTextView, so lead to the nullpointer crash. Set the dock BubbleTextView comproundDrawble in top. Change-Id: Ibfa092bf83be467a6e42e50dc05bb77fa264e471 CRs-Fixed: 1102684