• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. G

    Apps KeyListeners in EditText problem

    Hey guys, I'm new here so bear with me. We have a ListView that accesses a row.xml for the EditTexts inside. We are trying to put an OnKeyListener onto the EditTexts so that when done is hit, it adds a new row instead of exiting out. We just can't seem to figure it out. Any tips?