Add bug link for androidx screenshot API TODO.
Bug: 194183980 Test: TH Change-Id: I02a88ceb5ce079886f7aae9b688598c85e25a2c0
This commit is contained in:
@@ -1138,7 +1138,7 @@ public class HardwareRenderer {
|
||||
* environment by toggling drawing back on and forcing a frame to be drawn such as by calling
|
||||
* view#invalidate(). Once drawn and the screenshot captured, this can then be turned back off.
|
||||
*/
|
||||
// TODO: Add link to androidx's Screenshot library for help with this
|
||||
// TODO(b/194195794): Add link to androidx's Screenshot library for help with this
|
||||
public static void setDrawingEnabled(boolean drawingEnabled) {
|
||||
nSetDrawingEnabled(drawingEnabled);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user