You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
api-impl: copy GradientDrawable from AOSP, some stubs
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package android.graphics;
|
||||
|
||||
public class Canvas {
|
||||
public static final int HAS_ALPHA_LAYER_SAVE_FLAG = (1 << 2);
|
||||
|
||||
public long skia_canvas;
|
||||
public long widget;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user