-
Notifications
You must be signed in to change notification settings - Fork 1
ContactActivity
stardust edited this page Feb 20, 2023
·
1 revision
The ContactActivity class contains the logic for the Contact activity.
Method is called when the activity is created. In this method, the toolbar and layout is set. Also, the contact items are added.
Bundle savedInstanceState
- none
Adds ContactItems objects to the contactItems ArrayList.
- none
- none