You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea of a Theme is great, but I need to override one of the properties - cardsViewContentInsetTop and there doesn't seem to be a way to do that.
I see that you've added a cardCellMargins property to CardsViewController so that it can be overridden.
Do I need to fork this repository to tweak it to add the cardsViewContentInsetTop in the same way or is there a better solution to overriding this property?
The text was updated successfully, but these errors were encountered:
The idea of a Theme is great, but I need to override one of the properties - cardsViewContentInsetTop and there doesn't seem to be a way to do that.
I see that you've added a cardCellMargins property to CardsViewController so that it can be overridden.
Do I need to fork this repository to tweak it to add the cardsViewContentInsetTop in the same way or is there a better solution to overriding this property?
The text was updated successfully, but these errors were encountered: