Chapter 2 or 4 ToDoList. How to have lists to show up in ListView ?
How can I have text entered in (top) EditText area to move and be shown in (middle) ListView area ?
As example, on page 43, figure 2-16 I can have 'profit!' in EditText area but don't know how to move it to ListView area, so would be in same area as with '???' and 'Write killer ...' ?
Same with Figure 4-1.
I have copied all the code from book site.
Any hint, help appreciated
|