commit | 54ec64b8f9e4da6dbabb6e3bde4c8608d6674ac7 | [log] [tgz] |
---|---|---|
author | Bernardo Rufino <brufino@google.com> | Wed Feb 05 20:22:54 2020 +0000 |
committer | Bernardo Rufino <brufino@google.com> | Wed Feb 05 20:30:01 2020 +0000 |
tree | 69754e5b825a3855d3bf2fa8837d40920869d076 | |
parent | fb961bf0bd4364a9c0caa616e0e9b88997a4bb13 [diff] |
Add @Deprecated tag to Toast.getView() For some reason I had added @deprecated inside javadocs but forgot to add @Deprecated to the method on ag/10117117. Repo-hooks only warned me now that touched that method for something unrelated. Curiously even api/current.txt in that CL has the method marked as @Deprecated. Bug: 128611929 Bug: 144754526 Test: Builds Change-Id: I8e4a58ae5ba2204aaced6d7a83746b17573a8c97