Closed rcancro closed 3 years ago
This is largely a slight update for https://github.com/TextureGroup/Texture/pull/1805. If RTL is enabled, calculateLayoutLayoutSpec: will flip the origin of all sublayouts.
calculateLayoutLayoutSpec:
The new part of the diff is that ASBatchFetching now supports proper fetching on RTL horizontal scrollViews.
This is largely a slight update for https://github.com/TextureGroup/Texture/pull/1805. If RTL is enabled,
calculateLayoutLayoutSpec:
will flip the origin of all sublayouts.The new part of the diff is that ASBatchFetching now supports proper fetching on RTL horizontal scrollViews.