Search code examples
How do I restrict my EditText input to numerical (possibly decimal and signed) input?...


androidandroid-edittext

Read More
How to prevent auto scrolling of EditText when keyboard appears on Android?...


androidandroid-edittextscrollview

Read More
Saving the values entered into EditTexts of a RecyclerView...


androidandroid-edittextandroid-recyclerview

Read More
Soft keyboard open and close listener in an activity in Android...


androidandroid-activityandroid-edittextandroid-softkeyboard

Read More
how to hide keyboard after typing in EditText in android?...


androidandroid-edittext

Read More
Disable keyboard on EditText...


androidkeyboardandroid-edittextandroid-4.0-ice-cream-sandwich

Read More
How to prevent multiple spaces between words in EditText?...


androidandroid-edittext

Read More
EditText doesn't accept digits as inputs...


javaandroidandroid-fragmentsandroid-edittext

Read More
Set EditText cursor color...


androidandroid-edittextandroid-styles

Read More
Convert seconds value to hours minutes seconds?...


javaandroidstringandroid-edittextbigdecimal

Read More
How can I close/hide the Android soft keyboard programmatically?...


androidandroid-edittextandroid-softkeyboardandroid-input-methodsoft-keyboard

Read More
Fixing hint placement in my Android application...


androidxmlandroid-edittextandroid-textinputlayout

Read More
android edittext remove focus after clicking a button...


androidandroid-edittext

Read More
How to change EditText pointer color (not cursor)...


androidandroid-layoutandroid-edittextandroid-widgettextview

Read More
How to change color / appearance of EditText select handle / anchor?...


androidandroid-edittextandroid-theme

Read More
Android emulator : insert negative number?...


androidandroid-emulatorandroid-edittext

Read More
The specified child already has a parent. You must call removeView() on the child's parent first...


javaandroidandroid-edittexttextviewparent-child

Read More
How to create EditText accepts Alphabets only in android?...


androidlayoutandroid-edittext

Read More
Custom cursor drawable for EditText is ignored on API Q+...


androidandroid-edittextandroid-view

Read More
How to check which editext textwatcher listener is called in dynamically created edittext...


androidandroid-edittextandroid-custom-view

Read More
Setting EditText imeOptions to actionNext has no effect when using digits...


javaandroidregexandroid-edittext

Read More
Achieving Smooth Scrolling in EditText with BottomSheetDialogFragment / DialogFragment...


androidkotlinandroid-edittext

Read More
How can I do something 0.5 seconds after text changed in my EditText control?...


androidfilterandroid-edittexttextwatchertextchanged

Read More
Hide the keyboard after clicking on the EditText...


androidkotlinandroid-edittext

Read More
How to prevent editText from auto filling text when fragment is restored from saved instance?...


androidandroid-fragmentsandroid-activityandroid-edittextandroid-savedstate

Read More
How to store all json object values in arraylist?...


androidjsonandroid-edittext

Read More
Android disable space only for Edittext...


androidandroid-edittextspace

Read More
Android soft keyboard covers EditText field...


androidandroid-edittextsoftkeys

Read More
Turn off autosuggest for EditText?...


androidandroid-edittext

Read More
Decimal separator comma (',') with numberDecimal inputType in EditText...


androidandroid-edittextdecimal-point

Read More
BackNext