DOPScrollableActionSheet
多行可滚动操作表
测试
iPad Air 7.1 8.1
iPhone5s 7.1 8.1
在 iPad 上
在 iPhone 上
// DOPAction model
// DOPScrollableActionSheet view and partial controller for showing and programmatical dismissing
// multi scrollable row actionsheet
@interface DOPScrollableActionSheet : UIView
/*
actions = @[@"row title one", //with title
@[ac
1