DPAD Center button
I'm working on the todo list application in chapter 2. I have it running in the emulator. When I click the center button (amid the arrow buttons), however, the item in the text field is not being added to the list. The debugger does not show that the "onKey" method is being executed. Is the oval button amid the arrows not the correct DPAD_CENTER button?
|