Justifying text inside a TextView in android

前端 未结 4 1426
醉话见心
醉话见心 2021-01-13 10:43

So, as most of you know, there is no text justifying inside a TextView in Android. So, I built a custom TextView to get around the problem. However, for some reason, sometim

4条回答
  •  轮回少年
    2021-01-13 10:55

    LIBRARY: https://github.com/bluejamesbond/TextJustify-Android

    SUPPORTS: Android 2.0 to 5.X

    SCREENSHOT

提交回复
热议问题