Is it considered good practice to use the same options menu in multiple activities?
For example:
You have a number of "edit object" activities, with each activity accommodating a different object. The options menu in "edit object" activities would allow the user to save, discard (if the user is adding a new item) or delete (if editing) an object.