commit | e9a18405a642e1672ecd492ca3dd3ebb9ec1bce8 | [log] [tgz] |
---|---|---|
author | Rohit Yengisetty <rohit@cyngn.com> | Tue May 10 15:01:13 2016 -0700 |
committer | Patrick Graber <pjgraber03@gmail.com> | Tue May 10 19:25:04 2016 -0700 |
tree | 103826552d61e93f79a1ac95019ee05ab8324a6a | |
parent | a49cf4d4c0cb667751b2fd23898da1600f867f22 [diff] |
Fix glitches in the rendering of contact-info Provider's logo There are instances where the size of the drawable abruptly changes while navigating into and out of InCallActivity. This resizing leads to the login being partically drawn or clipped. Eliminating this inconsistency by moving the logo drawable into an ImageView. Change-Id: Icdcc3100ac9e28cfd5749d04ca935fbea396bbd2