Changes

Jump to: navigation, search
Created page with '=== 3. Adding Functionality to Main Screen Elements === 3.1. Inside the <code>ContractList</code> class create a String array: <pre> protected String[] myContacts = { "Anast…'
=== 3. Adding Functionality to Main Screen Elements ===
3.1. Inside the <code>ContractList</code> class create a String array:
<pre>
protected String[] myContacts = { "Anastasia Semionova", "Minoo Ziaei",
"Ladan Zadeh", "Sergiu Ecob" };
</pre>
3.2.
1
edit

Navigation menu