Fix race condition for secondary call hide/show during call swap.

Secondary call info view is hidden/shown with a sliding animation.
When there is a show request received while view is being hidden,
the request is ignored, since the view is still visible. This
results in secondary call view to disappear sometimes during
back to back call swap scenarios.
As a fix, ignore the check for visibility change.
Always handle the set visibility request for secondary call info
irrespective of the current state.

Change-Id: I37ed2b153345246f863a13e0127283b48706bdcb
CRs-Fixed: 893837
1 file changed
tree: 145cb64ed31312131e67712d4a26e3ba3366e177
  1. res/
  2. src/
  3. tests/
  4. proguard.flags