commit | a1a680480e3d5534c2cd4f8b706ad10725993c2a | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Mon Apr 28 13:30:08 2014 -0700 |
committer | Alan Viverette <alanv@google.com> | Mon Apr 28 13:30:08 2014 -0700 |
tree | 050ddc7ab241a09741ac4caf81ceb821b0f8bb2c | |
parent | 6d50c3ff8815e6fedd1f80ba7afb8f1d22ea45b7 [diff] |
Fix alert dialog icon Previously, failing to call setIcon() would result in a blank icon rather than hiding the icon. Also, calling setIcon(icon) followed by setIcon(null) could be a no-op depending on whether the alert had already been constructed. Change-Id: I65a96a4e89b9eac1123cbbf5d57e7e366e7b4d4e