jeffdepiazza / WODJournal

https://github.com/jeffdepiazza/WODJournal.git
0 stars 0 forks source link

request focus in the movment type when changed #9

Open jeffdepiazza opened 10 years ago

jeffdepiazza commented 10 years ago

in either editing or adding a movement, we need to change the focus of the EditText based upon what we selected. Before we tried the singular requestFocus(), which didn't work. Search the documents and put in the requestFocus() with arguments...