commit | 06c2fffdaa81544522de751846754f781a9970a9 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Fri Jan 27 11:29:02 2017 -0500 |
committer | Alan Viverette <alanv@google.com> | Fri Jan 27 13:13:45 2017 -0500 |
tree | b3158dcc9fb6a16ba19151a8acba2d79c0c2fa87 | |
parent | df9a4f9a7c599ccd2348d429e6a6f0a5a415f780 [diff] |
Implicitly cast views obtained via View.findView methods Removes all explicit casts from android.widget classes. Also @removes methods on ListView that were overriding @hidden methods and should never have been exposed as public API. Bug: 24137209 Test: make Change-Id: I6ccfc6f001b355c4880f2b54e1a5474df78d6228