commit | ca03208c6ef5bd79af99309d0e14db4a238cb691 | [log] [tgz] |
---|---|---|
author | Aurimas Liutikas <aurimas@google.com> | Wed Jan 18 11:34:39 2017 -0800 |
committer | Aurimas Liutikas <aurimas@google.com> | Wed Jan 18 14:07:26 2017 -0800 |
tree | 5b13659a99d70c5924d76c8831721ef3a3e23a11 | |
parent | 6cb6bc8e71c9c88111650c148cc207e9f8a45a9c [diff] |
Remove unneeded calls in RecyclerView code. Our new minSdk is 14. This CL remove code that calls compat version of a method where a framework call works now. Mostly affects ViewCompat, ViewPropertyAnimatorCompat, ViewPropertyAnimatorListener, MotionEventCompat, ScrollerCompat. Bug: 32794064 Test: ./gradlew clean assemble still works Change-Id: Idad69fdd5e89f76fe57fe8e1b5c12dc723185814