Search code examples
Saving EditText content in RecyclerView...


androidandroid-edittextandroid-recyclerview

Read More
How can restrict my EditText input to some special character like backslash(/),tild(~) etc by soft k...


androidandroid-edittextcharacterandroid-softkeyboard

Read More
How to know key presses in EditText...


androidandroid-edittext

Read More
Android EditText listener for cursor position change...


androidandroid-edittext

Read More
How to know if user is typing something in an Edittext (Android)...


javaandroidandroid-edittextkeylistener

Read More
How to hashtag value in different colour in EditText?...


androidandroid-edittexthashtag

Read More
How do I make entered text spill over to the next line but indented in my Android app layout?...


androidandroid-layoutandroid-edittext

Read More
How can I make links in an EditText clickable?...


androidandroid-edittextlinkify

Read More
How to change hint text size without changing the text size in EditText...


androidandroid-layoutandroid-fragmentsandroid-edittext

Read More
How to set Text for EditText with Date Picker in Kotlin...


androidkotlindatepickerandroid-edittextandroid-datepicker

Read More
Making a list of lists of lists of EditText in Kotlin...


listkotlinandroid-edittext

Read More
Android - Handle "Enter" in an EditText...


androidandroid-edittexttextview

Read More
TextWatcher for more than one EditText...


androidinterfaceandroid-activityandroid-edittexttextwatcher

Read More
Edit text Password Toggle Android...


androidandroid-edittextgesturelistener

Read More
Disabling of EditText in Android...


androidandroid-edittext

Read More
How to add TextView and EditText using default AlertDialog programmatically...


androidandroid-edittexttextviewandroid-alertdialogandroid-dialog

Read More
SetNextFocusDownId not behaving correctly...


androidandroid-edittextfocusandroid-softkeyboard

Read More
setNextFocusDownId(...) Not Doing as Expected...


androidkeyboardandroid-edittextgrid-layout

Read More
How to display custom keyboard when clicking on edittext in android...


androidandroid-edittextandroid-softkeyboard

Read More
Android calculator app frontend: How to allow number inputs using buttons instead of keyboard?...


javaandroidandroid-edittextcalculator

Read More
Open EditTextPreference through code (programmatically)...


androidandroid-edittextpreferences

Read More
Format EditText to display a space after every 4 characters...


androidandroid-edittext

Read More
Request data from Programmatically EditText...


javaandroidandroid-edittext

Read More
How can I set the focus (and display the keyboard) on my EditText programmatically...


androidfocusandroid-edittext

Read More
How to scroll the content of an EditText by dragging the scrollbar?...


scrollandroid-edittext

Read More
How to restrict the EditText to accept only alphanumeric characters...


androidvalidationandroid-edittext

Read More
EditText Settext not working with Fragment...


androidandroid-edittext

Read More
This view is not constrained vertically. At runtime it will jump to the left unless you add a vertic...


android-layoutandroid-studioandroid-edittextlayout-editor

Read More
EditText - Get text from EditText while typing...


androidandroid-edittext

Read More
Android TextInputLayout hint overlapping EditText's background...


androidandroid-layoutandroid-edittextandroid-textinputlayout

Read More
BackNext