commit | 3b3b9db87ddcf25717f768446e3b12179b2ea058 | [log] [tgz] |
---|---|---|
author | Andy Wickham <awickham@google.com> | Tue Feb 18 19:02:11 2020 +0000 |
committer | Andy Wickham <awickham@google.com> | Tue Jun 09 18:47:38 2020 +0000 |
tree | 6492cfae04d39ef38d219722dc2427d73733130f | |
parent | 50980050a631c8cab0e52f6805c4be7f40647b33 [diff] |
Disables Back gesture while Sandbox is running. We detect this gesture within the Sandbox itself, to properly educate the user when they do it correctly or make a mistake. Test: Launched GestureSandboxActivity and verified its gesture handling/animations were used and the standard onBackPressed callback was not called. Verified normal behavior did still work in other apps. Bug: 148542211 Change-Id: Ia8be5229ad6db00b84c8fdc082ae861cb4c05109