Merge "docs: Fixing bad summary fragment in Canvas.isOpaque()"
This commit is contained in:
committed by
Android (Google) Code Review
commit
2eae0d9f54
@@ -241,7 +241,7 @@ public class Canvas extends BaseCanvas {
|
||||
|
||||
/**
|
||||
* Return true if the device that the current layer draws into is opaque
|
||||
* (i.e. does not support per-pixel alpha).
|
||||
* (that is, it does not support per-pixel alpha).
|
||||
*
|
||||
* @return true if the device that the current layer draws into is opaque
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user