1
edit
Changes
→8. Edit Contact
<string name="editContact_textView">Edit Contact</string>
</source>
8.1.1 2 Right click on layout -> New -> Android XML File .<br/>8.1.2 3 Enter edit.xml for the file name and check Layout:<br/>8.1.3 4 Using Linear Layout, create this layout for editing contact information.<br/>8.1.4 5 Here is the edit.xml implementation: