Move some contact editor functionality into new base classes
To make room for a new "compact" contact editor. The Status and SaveMode interfaces in ContactEditorFragment were moved to ContactEditorBaseActivity but the Listener interface was moved to the ContactEditorBaseFragment. The logic in ContactEditorFragment to construct the result Intent after successful saves was alos moved to the ContactEditorBaseFragment. This reverts commit 02375f1e. Change-Id: Ib0129d9ba4e4351677b6979c5f720df2094bf48d
Loading
Please register or sign in to comment