commit | b120cd3c623087a92bed213cd8d64b1f8c0d7709 | [log] [tgz] |
---|---|---|
author | yaolu <yaolu@google.com> | Sun Oct 30 15:28:01 2016 -0700 |
committer | yaolu <yaolu@google.com> | Mon Oct 31 08:03:18 2016 -0700 |
tree | ec8ce167d39a997e0a015a18a34b1653eb0fb530 | |
parent | f4fbdb95a57b73937862f7372a5c57dc169b7d9f [diff] |
Fix QuickContact header color on avatar removal In landscape mode setting header color may not reflect the avatar change. This fix always set the header tint, and let the photo view decide to use it or not when its setImageDrawable() gets called. Bug: 32380331 Test: manual test on Nexus 5x with NMF following repro steps observing that the photo view restore the colored default drawable. Change-Id: I4b54929bd34f168440e7bdb554ca37804a6a9bd7