Hello,
I've got a simple layout with two textView objects.
Example:
Name: Mickey Mouse
I want to be able to have a menu item to Edit the the actual name (Mickey Mouse), but once saved, appear as a TextView to the user.
Can anyone help me out? Perhaps some sample code??