Changes

Jump to: navigation, search
8. Implement Edit Student Option
</pre>
 
If we are at the main screen of the application and press the menu button of our device we ca see the result:<br/>
 
[[Image: Team1BB_Edit1.jpg | 300px]]<br/>
 
8.4. So far we added the Edit Menu option to the app, but it will not work as we have to modify the execute() method of it's CommandHandler. We want to add a Modal Screen which has editable fields for student first name , last name and email, and Save and cancel Buttons. Here is the code to achieve that:
8.5. Here is how the result looks like:
[[Image: Team1BB_Edit1.jpg | 300px]]<br/>
[[Image: Team1BB_Edit2.jpg | 300px]]<br/>
[[Image: Team1BB_Edit3.jpg | 300px]]<br/>
[[Image: Team1BB_Edit4.jpg | 300px]]<br/>
1
edit

Navigation menu