The-M-Project
The-M-Project copied to clipboard
Add behaviour for an empty list.
If a list is empty, an "emptyView" should be displayed that can be defined by the developer.
Also the list should remove its items, if a flag "shouldEmptyList" (that also doesn't exist yet) is set to true.