I\'ve got a problem with my EditText. I use the following adapter:
EditText
public class RowTextViewAdapter extends BaseAdapter { ... public View get
If this is still an issue, take a look at this item: Focusable EditText inside ListView
This changes may help.
Change to listview:
Change to activity in mainfest.xml: