commit | 96a443b58d9c9849c846750657f959e3743bc5ed | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Fri Jun 12 10:27:44 2015 +0100 |
committer | Chet Haase <chet@google.com> | Fri Jun 12 17:21:31 2015 +0100 |
tree | f75c161c4cb8e7178e21405d86bb373de60f6ffe | |
parent | 5c82d2cc17df9774e677f6bab9cb52659fc2b56d [diff] |
Clarify Drawable.getOpacity() docs Docs for translucent-vs-transparent-vs-opaque were confusing, especially since the definition for those constants in PixelFormat are not the same as how they're actually used in Drawable. This fix simply adds clarifying text to the method comment for getOpacity(). Issue #21158891 Better document Drawable#getOpacity Change-Id: I94725592f85e5d7874e3a3ac1c5bab969163fbf0