1

I have one EditText into listview, i m hidding/showing editText by clicking on particular row. when editText show and i m trying to write into editText i am not able to write into particular editText. please help me.Thanks

shripal
  • 1,222
  • 4
  • 19
  • 40

1 Answers1

0

This is may be related to EditText in ListView Issue

or

EditText items in a scrolling list lose their changes when scrolled off the screen

or

EditText loses content on scroll in ListView

EDIT: In addition you can play with this example Android Focusable EditText inside ListView

Community
  • 1
  • 1
dinesh sharma
  • 3,312
  • 1
  • 22
  • 32