You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2021. It is now read-only.
The drop shadow should blend between cells like on the App Store. Even with the tableView separator disabled, there appear to be white lines between the cells.
This would probably be fixed by changing the tableview to a collectionview, however this would make it harder to have dynamically sized cells. Maybe there is another cause/fix where we can keep the tableview? Or maybe we don't need dynamically sized cells anymore?