commit | ed35b1779bf92524fc52a0d98895b4b239f962c4 | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Fri Mar 06 00:13:57 2020 +0100 |
committer | Jorim Jaggi <jjaggi@google.com> | Tue Mar 10 12:23:58 2020 +0000 |
tree | 3a0d275623dee03b017ed419c8b13138093fcbb4 | |
parent | ed3c321c9fcd69694f7cf6f98ab4086f346cbbd2 [diff] |
Add OnControllableInsetsChangedListener It's useful for apps to know which inset types they can currently control, as otherwise they have to poll by calling controlInsetsAnimation repeatedly. This can be used when apps want to apply a custom animation immediately during startup as soon as possible. Fixes: 150780468 Test: InsetsControllerTest Test: CTS will be added soon Test: WindowInsetsActivity Change-Id: Ic0388c11d759843d3ac9edd8ef23904c9ce05c46