commit | bc1d0774aa3696b019ca5072d6e9de1dec934c33 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Tue Jul 04 12:49:00 2017 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Tue Jul 04 12:51:02 2017 -0700 |
tree | e9e027efd404f3ef204cbcfdba2daac5578a9127 | |
parent | efbfcb838d5ff45d086736041ab82f1ab4ea6c63 [diff] |
Fixing clip mask not getting initialized properly. Before initializing the clip mask, we were calling iconNormalization on the adaptive icon which was changing the bounds of the drawable (only for the first call). Instead setting the bounds of the drawable after icon normalization. Bug: 63010770 Change-Id: I028d1e38a0d8c4001286d343e107637cf307c4a4