commit | 9290baf2c13c27d6f6d517b198a3fc079b83f297 | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Tue Aug 09 11:12:23 2016 -0700 |
committer | Yigit Boyar <yboyar@google.com> | Tue Aug 09 11:12:23 2016 -0700 |
tree | dbfdb4e5980c819fd6553ed78da2a2b0d166c6c3 | |
parent | 1ca2b739f258dee12ecacd3ceaf771f6c58162fd [diff] |
Override package private methods to make them public for tests Mockito Proxy class does not work well with package private methods on Kitkat (and probably below). This CL makes some package private methods public so that RecyclerViewLayoutTest#requestRectOnScreenWithScrollOffset can pass. We probably need more of these. Bug: 30762016 Change-Id: I19abdecb07983e3db20bd85f697c34b5df34062d