python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Get data from list of EditTexts in a recycler view to a list?
I am having an EditText in a TTextInputLayout as a Row_item for my recycler view, On the click of a button I am incrementing the count value in that recycler view and adding the edit text views in the...
Manish Rajpurohit
Votes: 0
Answers: 1
Multiple editText in RecyclerView. The values keeps cloning from one to another
I am creating a program for my company, where I need a part where is consignation for money. The money types are in database what I get from an api. So I use RecyclerView with elements. My problem is ...
Riko
Votes: 0
Answers: 0
How to disable default scroll behavior of an EditText?
The title of question might look similar to other questions but It's not. I have several strange problem that I am not being able to solve it.
I have a xml layout and the structure of that layout look...
Encoder's YT
Votes: 0
Answers: 1
clear edittext when start typing
I got some issue with my code and I can't find anything to help me. I'm trying to clear my edittext when I'm typing any char. I got this error
/AndroidRuntime: FATAL EXCEPTION: main
java.lang.ArrayInd...
Heia
Votes: 0
Answers: 0