Refactor labeled events to use StyledText (#1659)

* refactor tap handling on attributed views

* styled cell interaction working

* share menu code

* label events finished
This commit is contained in:
Ryan Nystrom
2018-03-18 14:55:57 -04:00
committed by GitHub
parent 83acbea441
commit 66dc61ace0
22 changed files with 272 additions and 158 deletions

View File

@@ -69,7 +69,6 @@ ListBindingSectionControllerDataSource {
htmlNavigationDelegate: viewController,
htmlImageDelegate: photoHandler,
attributedDelegate: viewController,
extrasAttributedDelegate: nil,
imageHeightDelegate: imageCache
)