commit | 2301df6e745799619080d94abb18df6880d3da77 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Wed Jan 06 17:03:46 2016 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Wed Jan 06 17:03:46 2016 +0000 |
tree | 5e6bfbaba8b3fd9705dade61e97b26aa0d1ebbed | |
parent | 7075eac10d9549feb4a4f24895553572ef4001b1 [diff] |
Allow AppCompat's compat onClick to work on all devices ViewCompat.hasOnClickListeners() only works on API 15+, so our compat onClick handling is skipped on older devices. There's no real harm is enabling it always on older devices, which is what this CL does. Change-Id: Ib53d5132b8e35e9505fd60863e8256f381f66c9d