xbmc / Official-Kodi-Remote-iOS

Full-featured remote control for XBMC Media Center. It features library browsing, now playing informations and a direct remote control.
Other
219 stars 104 forks source link

Bugfix: Use correct bottom scroll inset for collection view #1046

Closed wutschel closed 5 months ago

wutschel commented 5 months ago

Description

The method setViewInset shall process the input parameter and not dataList. Fixes an issue with the collection view using wrong bottom inset for the scroll indicator.

Summary for release notes

Bugfix: Use correct bottom scroll inset for collection view