Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.1.3.tar.gz | 2016-02-24 | 688.2 kB | |
1.1.3.zip | 2016-02-24 | 810.4 kB | |
README.md | 2016-02-24 | 274 Bytes | |
Totals: 3 Items | 1.5 MB | 0 |
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.