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 Java APIs needed for WhatsApp settings
This commit is contained in:
@@ -305,4 +305,6 @@ public class TextView extends View {
|
||||
public TextUtils.TruncateAt getEllipsize() {return null;}
|
||||
|
||||
public void setLines(int lines) {}
|
||||
|
||||
public void setMinLines(int lines) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user