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 misc stubs for Open Sudoku
This commit is contained in:
committed by
Mis012
parent
1fb5be92dc
commit
e5a6ee2b55
@@ -572,4 +572,6 @@ public class Activity extends ContextThemeWrapper implements Window.Callback {
|
||||
public void reportFullyDrawn() {}
|
||||
public void setVisible(boolean visible) {}
|
||||
public Uri getReferrer() { return null; }
|
||||
public void setDefaultKeyMode(int flag) {}
|
||||
public void registerForContextMenu(View view) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user