搜索资源列表
ExtractEditText
- Specialization of EditText for showing and interacting with the extracted text in a full-screen input method.
EditorInfo
- An EditorInfo describes several attributes of a text editing object that an input method is communicating with (typically an EditText), most importantly the type of text content it contains.
WebTextView
- WebTextView is a specialized version of EditText used by WebView to overlay html textfields (and textareas) to use our standard text editing.
Controls2
- A gallery of basic controls: Button, EditText, RadioButton, Checkbox, Spinner. This example uses the default theme.
Controls1
- A gallery of basic controls: Button, EditText, RadioButton, Checkbox, Spinner. This example uses the light theme.
PVisitedNetworkIDList
- This a TextView that is Editable and by default scrollable, like EditText without a cursor. -This is a TextView that is Editable and by default scrollable, like EditText without a cursor.
EditStyledText
- EditStyledText extends EditText for managing the flow and status to edit the styled text.