commit | 4744701f60b281c0df6c22f353018b723b1ae8d6 | [log] [tgz] |
---|---|---|
author | Jon Miranda <jonmiranda@google.com> | Tue Nov 19 14:40:12 2019 -0800 |
committer | Jon Miranda <jonmiranda@google.com> | Tue Nov 19 14:42:48 2019 -0800 |
tree | f28f787fbd648d7c69ededf6080f3d5ef6af2156 | |
parent | 9353b00616ac688d2df6b9f8513c4895bb4119d7 [diff] |
Fix folder open/close animation when grid size is small. The issue was that the scaled folder size was smaller than the clip size. To ensure that the folder size is always larger than the clip size, we instead scale the contents of the folder instead of the folder itself. Bug: 143703075 Change-Id: I6eadcc487148fe7e2b7dd9f0ff94a9205048b992