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

Bugfix: do not have "rounded corners" always on for "recently added" grid view #1194

Open wutschel opened 8 hours ago

wutschel commented 8 hours ago

Description

Call applyRoundedEdgesView to process the "rounded corner" setting before applying it to "recently added" view. Do not make roundedCornerImage and roundedCornerView public to avoid calling these methods outside of Utilities. This forces using the methods which check for the "rounded corner" setting.

Summary for release notes

Bugfix: do not have "rounded corners" always on for "recently added" grid view