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
3 files changed