mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-05-07 11:13:57 +03:00
add more APIs needed for NewPipe
This commit is contained in:
parent
b3c0023a45
commit
276b5ca7ef
40 changed files with 768 additions and 50 deletions
|
@ -3,7 +3,7 @@ package android.widget;
|
|||
import android.content.Context;
|
||||
import android.util.AttributeSet;
|
||||
|
||||
public class AutoCompleteTextView extends TextView {
|
||||
public class AutoCompleteTextView extends EditText {
|
||||
|
||||
public interface OnDismissListener {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue