fastred / AHKActionSheet

An alternative to the UIActionSheet inspired by the Spotify app.
MIT License
1.16k stars 130 forks source link

Separators do not work in iOS 9 #28

Closed albertkim closed 9 years ago

albertkim commented 9 years ago

They just don't show. ActionSheet.separatorView can be set as any color but they seem to default to the background color. However, they continue to work as intended on iOS 9.

fastred commented 9 years ago

Hi! Thanks for reporting this bug.

It seems to work for me on iOS 9, though. I changed separatorColor in the example project to red and got:

simulator screen shot 24-10-2015 22 17 15