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
Description
Call
applyRoundedEdgesView
to process the "rounded corner" setting before applying it to "recently added" view. Do not makeroundedCornerImage
androundedCornerView
public to avoid calling these methods outside ofUtilities
. 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