DzScrollView is deprecated and DzScrollArea should be used instead. However, DzListBox and DzListView, which are not deprecated, inherit from DzScrollView and DzScrollArea does not provide analogous subclasses. Is there any idea how to handle this cleverly without implementing a list view completely manually?
↧