screens/contacts_screen library

The screen which is exposed from the library for displaying, adding, selecting and deleting Contacts, takes in @param context to get the app context @param currentAtsing to get the contacts for the give atSign @param selectedList is a callback function to return back the selected list from the screen to the app @param asSelectionScreen toggles between the selection type screen of to display the contacts

Classes

ContactsScreen