commit | 2d0d65410410185c70b2221bdfa8b4c1e4a175d5 | [log] [tgz] |
---|---|---|
author | Alan Lau <alanlau@google.com> | Fri Jul 25 11:03:48 2014 -0700 |
committer | Alan Lau <alanlau@google.com> | Fri Jul 25 11:03:48 2014 -0700 |
tree | 2d9a83a4c5c9f4ce8221264c3cae46cfeb94cf69 | |
parent | 7003893fce1691208e34de884c5372acb90a57e2 [diff] |
Change setScrollVertically to protected to make scroll work in subclasses. setScrollVertically is called by the animator and if it has no access to the method in the subclass. This will allow 3P app to extend the view. Change-Id: I976355168fe1ed4e1f70b66aaab27ca16214dc05