Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Canvas.drawTextRun instead of drawText
drawText does (very) basic BiDi, which causes inconsistent behaviour. This ensures everything is LtR.
- Loading branch information