commit | 1b7158bbc0d0ba4569881f547d12f52e405e125e | [log] [tgz] |
---|---|---|
author | Ian Lake <ilake@google.com> | Wed Nov 18 13:22:01 2015 -0800 |
committer | Ian Lake <ilake@google.com> | Wed Nov 18 14:11:09 2015 -0800 |
tree | 95c3da3dd33b24cfe9b02550cda3c6f1b139b6cf | |
parent | 2a6f86b4b2f7351c48669356a59a87ce51816245 [diff] |
CustomTabs: Use ActivityCompat and ActivityOptionsCompat Allow developers to call CustomTabsIntent.Builder.setStartAnimations and setEndAnimations on <API 16 platform versions without crashing by using the ActivityCompat and ActivityOptionsCompat shim classes to stub out the functionality prior to API 16. BUG: 25772403 Change-Id: I6bafdaf8fd8b1bf6867cdedd0eb0fa245d755a70