commit | 26f5393db352dfc3a6148c66cf56092dc21d2fd3 | [log] [tgz] |
---|---|---|
author | Tracy Zhou <tracyzhou@google.com> | Sun Feb 27 21:22:31 2022 -0800 |
committer | Tracy Zhou <tracyzhou@google.com> | Mon Feb 28 21:12:16 2022 -0800 |
tree | d961d086997566e36c054830851e550e2eb83476 | |
parent | 094a4bdd4823b3b7c1fe52195783895fa88cb5f7 [diff] |
Improve the staged split animation - Introduce rounded corners (since we scale x and y differently, we can't use outline since it doesn't support rx and ry. It's achieved by custom drawing). - Make sure the thumbnail content doesn't shift during the transition (we use custom cropping for TaskThumbnailView, and we have to do it accordingly here) TODO: update UX of the initial split view (b/219085340) Fixes: 194414938 Test: https://recall.googleplex.com/projects/f46cfe9c-8076-4efe-bf8a-b1cc4f1f5e1b/sessions/64953aa7-62ea-427c-8ec0-5f2bd96e4762 Change-Id: Id9a5d2f0f41cb4d619c8b3bd3a83c633e3d1f2de