commit | fc0f6a5c5a8918711c16eef32aaff3d21fcc3248 | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Thu Feb 01 18:52:45 2018 +0100 |
committer | Jorim Jaggi <jjaggi@google.com> | Thu Feb 01 19:07:33 2018 +0100 |
tree | 22656ba34fbb9db5b6ea025ac324f5ecb2e221bc | |
parent | 66742491071840e3ca3c134b93be7dbd035ada60 [diff] |
Fix a couple of issues with app close - Make sure to use center pivot point - Use correct curve for alpha - No need for the layer hack anymore because framework issue was fixed. - End X should be 480dp for a 411dp device, so we need to scale it with 1.16 Test: Close app Change-Id: Ib4587e324aeeb11921de87da7c389b2e148dc913 Fixes: 72691044