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
some fixes to make NewPipe not crash when layouting
This commit is contained in:
@@ -11,4 +11,6 @@ public class OverScroller extends ViewGroup {
|
||||
}
|
||||
|
||||
public void abortAnimation () {}
|
||||
|
||||
public void startScroll(int startX, int startY, int dx, int dy, int duration) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user