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 misc APIs needed for AntennaPod
This commit is contained in:
@@ -386,4 +386,6 @@ public class TextView extends View {
|
||||
public int getTotalPaddingLeft() {return 0;}
|
||||
|
||||
public int getTotalPaddingTop() {return 0;}
|
||||
|
||||
public int getImeOptions() {return 0;}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user