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: add stubs for WhatsApp forwarding Activity
This commit is contained in:
@@ -2231,4 +2231,6 @@ public class View implements Drawable.Callback {
|
||||
public void buildDrawingCache(boolean autoScale) {}
|
||||
|
||||
public Bitmap getDrawingCache() { return null; }
|
||||
|
||||
public void announceForAccessibility(CharSequence text) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user