commit | 36dfc863f853eb6b0e1572c7230598ddab90204d | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Thu May 03 11:14:15 2018 -0700 |
committer | Selim Cinek <cinek@google.com> | Thu May 03 11:14:15 2018 -0700 |
tree | f7293e0c48a33854b13b11929435ce0c4fff96f6 | |
parent | 150bafd2176d149edf5bc830b3fcb193bfd536f5 [diff] |
Fixed a leak with TransformStates The states were still referencing the TransformInfo even when reset, which was leaking the Row. Test: create notification with progress, remove it, observe no leak Change-Id: I34750ef5def2adcda02661bcbf37c4c63f52406a Fixes: 79184192