commit | 57104d24f31977fac473180ebce550829f85a2df | [log] [tgz] |
---|---|---|
author | Rohit Yengisetty <rohit@cyngn.com> | Wed Jun 15 15:18:37 2016 -0700 |
committer | Nathan Prevette <nprevette420@gmail.com> | Wed Jun 15 19:09:05 2016 -0700 |
tree | 372d5de86ea61bdc6b7dbc438d89f05df87ae3e4 | |
parent | 20fd5e79eb483b83ffef717edd6d7438ed907dd4 [diff] |
Explicitly set the visibility of right_icon within call notification The right icon within the notification at times had the wrong visibility state. This led to the contact attribution badge not showing up at times. This could be the result of a series of notification state updates due to the state change callbacks via ContactInfoCache. Resorting to explicitly updating the view's visibility. Change-Id: I447a1a4dc08ee8b6bba5569c7a1bb91d7677bd15 Issue-Id: OPO-766