engaging-computing / Android

Android Projects relating to isenseproject.org
4 stars 9 forks source link

Fix keyboard's next button in Writer #71

Closed bdonald25 closed 9 years ago

bdonald25 commented 9 years ago

@stowellm The next button was not properly cycling through all the text fields. This fixes that problem.

I am still working on changing the keyboard's "next" button to a "done" button for the last textfield. It is a pain because the layout is created dynamically.

stowellm commented 9 years ago

good to pull :black_joker: