1
edit
Changes
→8. Edit Contact
'''8.1 Create Edit Layout '''<br/>
8.1.1 Add the String value for the layout title to String.xml:<br/>
<source lang="HTMLScriptHhtml4strict">
<string name="editContact_textView">Edit Contact</string>
</source />
8.1.1 Right click on layout -> New -> Android XML File .<br/>
8.1.2 Enter edit.xml for the file name and check Layout:<br/>