Hi,
very often we are faced with the requirement to have a page that displays the details of an Item (e.g. a contact) where you have a ActionBar button that switches the page into edit mode.
What is the best approach to do this. Use two completely different Views? Use the same view and making some elements visible/invisible?
Best
Thomas