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: stubs and fixes for Compose Stopwatch and LibreSudoku
This commit is contained in:
@@ -7,4 +7,6 @@ public class Outline {
|
||||
public void setEmpty() {}
|
||||
|
||||
public void setRoundRect(int left, int top, int right, int bottom, float r) {}
|
||||
|
||||
public void setRect(int left, int top, int right, int bottom) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user