Juanpe / SkeletonView

☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
MIT License
12.51k stars 1.1k forks source link

Bugfix/tableview insetgrouped #494

Closed tomcheung closed 1 year ago

tomcheung commented 2 years ago

Summary

Fixed #463 Also update the accent color to make button visible

Note: You can change the style into "Inset Grouped" in storyboard to reproduce the issue

screenshot_storyboard

Before:

https://user-images.githubusercontent.com/9416042/155837320-cd60140d-bb19-41df-8747-5d5911fe78b0.mp4

After:

https://user-images.githubusercontent.com/9416042/155837323-991d5694-6d59-4d5b-a7d4-3d2f496ebbe5.mp4

Requirements (place an x in each of the [ ])

Juanpe commented 1 year ago

Hi @tomcheung 👋🏼 ! I left a comment.

Thanks!

Juanpe commented 1 year ago

Thanks for the changes! 👍🏼

🚀