Introduce ViewModel for ContactListFragment
The ContactListFragment does lots of work on the UI level, this should be migrated to a ViewModel scoped to the fragment. See !1327 (merged)
Subtask of #1823.
Edited by Torsten Grote
The ContactListFragment does lots of work on the UI level, this should be migrated to a ViewModel scoped to the fragment. See !1327 (merged)
Subtask of #1823.