RATreeView icon indicating copy to clipboard operation
RATreeView copied to clipboard

Update RATreeView+Enums.m

Open Oggerschummer opened this issue 6 years ago • 0 comments

iOS 13 adds a new UITableViewStyle "UITableViewStyleInsetGrouped" that is not yet handled by RATreeView. This change does map it to the existing RATreeViewStyle "RATreeViewStyleGrouped" to avoid compile time errors. Further investigations may be necessary.

Oggerschummer avatar Jul 23 '19 05:07 Oggerschummer