Git Product home page Git Product logo

Comments (4)

mathew-kurian avatar mathew-kurian commented on June 27, 2024

The fix should be quite easy. All you have to is basically instead of drawing at horizontalOffset, you draw the text at width - horizontalOffset - wordLength - (and couple other margin offsets). I think should be able to fix this without having to mess with the code too much.

PS. I don't have a unit I can test my code on, so I really can't say too much. However, I can confirm that you modifications should not have to go outside of TextViewEx.java.

If you do get it to work, please do push the code, so that others can use it as well.

from textjustify-android.

miladrasooli avatar miladrasooli commented on June 27, 2024

Hi,
Thank you for your advice... I changed some lines of code and now it is working (only) for RTL languages.
miladrasooli@255d500

from textjustify-android.

Saleh-Hassan avatar Saleh-Hassan commented on June 27, 2024

You should try this: https://github.com/Saleh-Hassan/RTL-TextJustify-Android

from textjustify-android.

mathew-kurian avatar mathew-kurian commented on June 27, 2024

Just do a pull request and I will merge with the updated code that I will push tomorrow night.

from textjustify-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.