commit | 1ed596546e6dd28d967947f656e0864cefe33944 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Oct 03 16:08:25 2024 +0200 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Fri Oct 04 10:34:38 2024 +0200 |
tree | e3ebd202465e4eb497a17a48d66431b6856f9332 | |
parent | d42e01824e826c1db3ff8b2ad365900871113fd5 [diff] |
Introduce Bounceable and Modifier.bounceable() This CL introduces a new Modifier to make it easy to implement buttons that can bounce, affecting the size of its neighbours. This will be used initially by QuickSettings tiles and Magic Portrait effects. See b/371173476#comment2 for a video and details about the implementation. Bug: 371173476 Test: atest BounceableTest Flag: EXEMPT library code not used in feature code yet Change-Id: Id376b49f05b400c3c492c26f1014ac31c1236343