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: misc stubs and formatting fixes
This commit is contained in:
@@ -177,6 +177,8 @@ public class Dialog implements Window.Callback, DialogInterface {
|
||||
|
||||
public void setCancelMessage(Message msg) {}
|
||||
|
||||
public void setDismissMessage(Message msg) {}
|
||||
|
||||
public boolean onTouchEvent(MotionEvent event) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user