Skip to content

1.1.3

Compare
Choose a tag to compare
@isair isair released this 24 Feb 09:12
· 32 commits to develop since this release

action button of a player is now hidden by default unless 1 or more activityItems are set. If you have overridden showContentActions and don't use activityItems you can just set playerVC.viewForElementWithIdentifier("action")?.hidden = false after initialization.