{"id":25765968,"url":"https://github.com/debojyoti452/ultimatetextview","last_synced_at":"2026-05-13T01:02:07.714Z","repository":{"id":138442608,"uuid":"207354995","full_name":"debojyoti452/UltimateTextView","owner":"debojyoti452","description":null,"archived":false,"fork":false,"pushed_at":"2019-09-09T20:11:40.000Z","size":2726,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master_upload","last_synced_at":"2025-02-26T22:33:16.371Z","etag":null,"topics":["customtextview","fonttextview","textview","textviewcolor","ultimate"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/debojyoti452.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-09T16:32:08.000Z","updated_at":"2023-03-07T02:35:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"b43083b4-3739-4443-8aaf-d853bc983374","html_url":"https://github.com/debojyoti452/UltimateTextView","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/debojyoti452/UltimateTextView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debojyoti452%2FUltimateTextView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debojyoti452%2FUltimateTextView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debojyoti452%2FUltimateTextView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debojyoti452%2FUltimateTextView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/debojyoti452","download_url":"https://codeload.github.com/debojyoti452/UltimateTextView/tar.gz/refs/heads/master_upload","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/debojyoti452%2FUltimateTextView/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32963174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"ssl_error","status_checked_at":"2026-05-12T23:30:18.191Z","response_time":102,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["customtextview","fonttextview","textview","textviewcolor","ultimate"],"created_at":"2025-02-26T22:28:42.890Z","updated_at":"2026-05-13T01:02:07.695Z","avatar_url":"https://github.com/debojyoti452.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UltimateTextView\n[![API](https://img.shields.io/badge/API-19%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=19) [![](https://www.jitpack.io/v/debojyoti452/UltimateTextView.svg)](https://www.jitpack.io/#debojyoti452/UltimateTextView) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/9b87c18857bb49a3822841893215e4f0)](https://www.codacy.com/manual/debojyoti452/UltimateTextView?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=debojyoti452/UltimateTextView\u0026amp;utm_campaign=Badge_Grade)\n\n## Version\n#### Tag = 1.0\n## Sample\n\u003cp align=\"center\"\u003e \n\u003cimg src=\"images/screencapture-1568048103006.gif\"\u003e\n\u003c/p\u003e\n\n## Description\n\u003cb\u003eYou can now fit your textview automatically and even by using these library you can directly customize your font through XML implementation. You can check sample folder for futher explanation.\u003c/b\u003e\n\n## Requirement\n* Must use AndroidX\n* Kotlin Supported\n\n## Installation\n#### Project Level Gradle\n```java\nallprojects {\n\t\trepositories {\n\t\t\tmaven { url 'https://www.jitpack.io' }\n\t\t}\n\t}\n```\n#### App Level Gradle\n```java\ndependencies {\n\t    implementation 'com.github.debojyoti452:UltimateTextView:Tag'\n\t}\n```\n\n## Code Sample\n#### XML Implementation\n```xml\n\u003ccom.dev452.ultimatetextview.UltimateTextView\n            android:id=\"@+id/textViewDemo\"\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"wrap_content\"\n            android:layout_centerInParent=\"true\"\n            android:text=\"@string/app_name\"\n            android:textSize=\"22sp\"\n            android:maxLines=\"3\"\n            app:UTVAutoFitEnabled=\"true\"\n            app:UTVFonts=\"@string/exo_semibold\"\n            app:UTVMinTextSize=\"12sp\"\n            app:UTVSingleLine=\"false\" /\u003e\n```\n\n## Future Development\n* Fade In Animation\n* Bold, Italic, Strike Features\n\n## License\n\u003eGNU General Public License v3.0\nPermissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.\n\n## Contribution\nFeel free to pull request.\n\nFind this library useful? ❤️\nSupport it by joining stargazers for this repository. ⭐️\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebojyoti452%2Fultimatetextview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebojyoti452%2Fultimatetextview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebojyoti452%2Fultimatetextview/lists"}