Closed MichMich closed 10 years ago
Could you try this after the latest commit? Some code was adjusting the highlight before the frame was set, but it should be fixed now. Let me know if that works for you.
Unfortunately, the problem still persists with the latest commit.
When working with AutoLayout (programmatically), the FBShimmerView is not created with initWithFrame, but just by init. This gives a shimmering speed issue. (Shimmering is way to fast.)
I created a gist to demonstrate the issue: https://gist.github.com/MichMich/9535985