thefaj / OpenFlow

CoverFlow API replacement for the iPhone
http://apparentlogic.com/openflow
818 stars 158 forks source link

How to antialiasing? #24

Open buihung opened 12 years ago

buihung commented 12 years ago

Aliasing, it is big problem of my!

buihung commented 12 years ago

Answer: add this to - (id)initWithFrame:(CGRect)frame of AFItemView self.layer.shadowOpacity = 0.01;