This website requires JavaScript.
Explore
Help
Sign In
atl
/
android_translation_layer
Watch
0
Star
0
Fork
0
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
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef77bb287ac33d3e31a147ff25a3d0819ed98a67
android_translation_layer
/
src
/
api-impl
/
android
/
text
/
Editable.java
8 lines
101 B
Java
Raw
Normal View
History
Unescape
Escape
implement android.widget.EditText using GtkEntry
2023-08-22 13:55:56 +02:00
package
android.text
;
public
interface
Editable
extends
CharSequence
{
add APIs needed for non legacy NewPipe version
2023-09-12 23:18:47 +02:00
public
class
Factory
{
}
implement android.widget.EditText using GtkEntry
2023-08-22 13:55:56 +02:00
}
Reference in New Issue
Copy Permalink