This repository has been archived by the owner on Feb 17, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added direction support in
LOKLayoutArrangement
class (#219)
- Added new method `makeViews(in:direction:)` in LOKLayoutArrangement` class. - This method takes `UserInterfaceLayoutDirection` as 2nd parameter. - So caller can send language direction to LOKLayoutArrangement similar to LayoutArrangement.
- Loading branch information