fastred / AHKActionSheet

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

Fix row indentation on iPad #38

Closed dougdiego closed 8 years ago

dougdiego commented 8 years ago

When using AHKActionSheet on an iPad, the rows get indented. This pull request fixes that indentation on the iPad. See attached before and after screenshots.

ahkactionsheet-before ahkactionsheet-after

gchristov commented 8 years ago

Is this going to be merged eventually? I'm making an app and using this control on iPad and I have this indentation issue. Thanks!

fastred commented 8 years ago

Sorry for the delay. Merged now!