Fix flash of comboview

Hiding the comboview does not check if its visible before starting the animation
to hide the view, this causes flash of comboview if multiple calls are made to
hide the view.

Change-Id: I31da921ee411ac8290df48d8faf6cd4badadaca9
1 file changed