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
215 stars 104 forks source link

Bugfix: Use white scroll indicator for RightMenuVC #1045

Closed wutschel closed 2 months ago

wutschel commented 2 months ago

Description

Improve readability of scroll indicator in RightMenuViewController. This always uses dark background and cells with dark background. So the scroll indicator should be set to UIScrollViewIndicatorStyleWhite.

Summary for release notes

Bugfix: Use white scroll indicator for RightMenuVC