commit | 19e2b2483d37b778aa587b0898cf5f010bdd5ca3 | [log] [tgz] |
---|---|---|
author | Vadim Caen <caen@google.com> | Thu Sep 12 14:19:46 2019 +0200 |
committer | Vadim Caen <caen@google.com> | Mon Sep 23 16:54:00 2019 +0200 |
tree | e5915d34720cc01d3bed983bc77f5dd981397f46 | |
parent | 184c4a86d0b87f5d27d92189e9c0acf90c8d48a5 [diff] |
Create a builder class to create Surface Animatable The SurfaceAnimator.Animatable interface can be cumbersome to implement each time we want to animate a surface For simple cases, this CL introduces a SimpleSurfaceAnimatable that is instanciated using a builder pattern. Test: N/A Bug: N/A Change-Id: I0e1d82f17b9a334c3c7362f7ebe42bcecbc9b48c