{"id":13644390,"url":"https://github.com/ufo22940268/android-justifiedtextview","last_synced_at":"2025-04-21T07:31:12.576Z","repository":{"id":15243131,"uuid":"17972022","full_name":"ufo22940268/android-justifiedtextview","owner":"ufo22940268","description":"android justified textview","archived":false,"fork":false,"pushed_at":"2024-12-03T07:40:54.000Z","size":2651,"stargazers_count":950,"open_issues_count":29,"forks_count":243,"subscribers_count":38,"default_branch":"master","last_synced_at":"2024-12-03T08:29:51.264Z","etag":null,"topics":["android","java","textview"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ufo22940268.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-21T07:42:30.000Z","updated_at":"2024-12-03T07:41:00.000Z","dependencies_parsed_at":"2022-08-03T05:15:39.682Z","dependency_job_id":null,"html_url":"https://github.com/ufo22940268/android-justifiedtextview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufo22940268%2Fandroid-justifiedtextview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufo22940268%2Fandroid-justifiedtextview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufo22940268%2Fandroid-justifiedtextview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufo22940268%2Fandroid-justifiedtextview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ufo22940268","download_url":"https://codeload.github.com/ufo22940268/android-justifiedtextview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250014621,"owners_count":21360983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","java","textview"],"created_at":"2024-08-02T01:02:02.706Z","updated_at":"2025-04-21T07:31:07.562Z","avatar_url":"https://github.com/ufo22940268.png","language":"Java","funding_links":[],"categories":["TextView"],"sub_categories":[],"readme":"\n# JustifiedTextView\n\nImplement justified textview base on the native TextView. Let text displays fill the screen width without extra blanks in the end of line.\n\n### English\n![截了个图](./en.png)\n\n### Chinese\n![截了个图](./zh.png)\n\n## Usage\n\nYou can import in build.gradle like this\n\n    compile 'me.biubiubiu.justifytext:library:1.1'\n\nIf you use maven, add this to pom.xml.\n\n    \u003cdependency\u003e\n      \u003cgroupId\u003eme.biubiubiu.justifytext\u003c/groupId\u003e\n      \u003cartifactId\u003elibrary\u003c/artifactId\u003e\n      \u003cversion\u003e1.1\u003c/version\u003e\n      \u003ctype\u003eaar\u003c/type\u003e\n    \u003c/dependency\u003e\n\nThen add put this into layout file.\n\n```xml\n    \u003cme.biubiubiu.justifytext.library.JustifyTextView\n        android:id=\"@+id/text\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"wrap_content\"\n        /\u003e\n```\n\n## demo\n\n[directly download](http://pan.baidu.com/s/1bnq2rk7)\n\n\u003ca href=\"https://play.google.com/store/apps/details?id=me.biubiubiu.justifytext\"\u003e\n  \u003cimg alt=\"Get it on Google Play\"\n       src=\"https://developer.android.com/images/brand/en_generic_rgb_wo_60.png\" /\u003e\n\u003c/a\u003e\n\n## Change list\n\n- **1.1** Display ok when using custom font.\n\n\n----------------------------------\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fufo22940268%2Fandroid-justifiedtextview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fufo22940268%2Fandroid-justifiedtextview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fufo22940268%2Fandroid-justifiedtextview/lists"}