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
Add some more methods needed by NewPipe. Mostly stubs
This commit is contained in:
@@ -207,4 +207,6 @@ public class TextView extends View {
|
||||
public int getCompoundPaddingLeft() {return 0;}
|
||||
|
||||
public int getCompoundPaddingRight() {return 0;}
|
||||
|
||||
public void setHint(int resId) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user