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, put Vibrator.java in meson.build (oops), sort sources with LC_ALL=C sort -h
This commit is contained in:
@@ -10,4 +10,6 @@ public class Animation {
|
||||
|
||||
public void cancel() {}
|
||||
|
||||
public void setFillBefore(boolean dummy) {}
|
||||
public void setFillAfter(boolean dummy) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user