commit | 66474134a7dfaf2e63946e2d021dc162365f3a90 | [log] [tgz] |
---|---|---|
author | Winson <winsonc@google.com> | Tue Feb 23 18:45:47 2016 -0800 |
committer | Winson <winsonc@google.com> | Wed Feb 24 16:31:00 2016 -0800 |
tree | 2fbf032faa7a3b7d1f874544339418df21970a8a | |
parent | e559171fe1458ced8b7b0f8bb19c97b3982ab4c7 [diff] |
Improving transition from paging to stack. - When we start scrolling, project the tasks onto the unfocused curve, then reduce the offsets from the projected task indices back to the normal indices as you scroll. This doesn’t give you a perfect result, especially when scrolling in the same direction as the tasks are offset, but is better than what we have now. Change-Id: I055b08257fe1427e00e26ffa02f261cf51a8a2e0