Hi,
For my needs I change the class "ViewDeckController" so that it is inherited.
In the comments, it was indicated that it was sealed for WeakDelegate.
I put all the exported methods protected instead of private and it works for me.
Is there another problem that I have not seen?
Hi,
For my needs I change the class "ViewDeckController" so that it is inherited.
In the comments, it was indicated that it was sealed for WeakDelegate.
I put all the exported methods protected instead of private and it works for me.
Is there another problem that I have not seen?