{"id":22612314,"url":"https://github.com/utsavdotpro/nonscrolllistview","last_synced_at":"2026-04-30T19:31:51.043Z","repository":{"id":115297540,"uuid":"336080373","full_name":"utsavdotpro/NonScrollListView","owner":"utsavdotpro","description":"ListView that grows its height based on chlid height and count.","archived":false,"fork":false,"pushed_at":"2021-02-04T21:04:13.000Z","size":134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T04:49:59.250Z","etag":null,"topics":["android","android-library","android-listview","java","ui-component"],"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/utsavdotpro.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-04T20:56:39.000Z","updated_at":"2022-01-31T21:09:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e030642-0fdb-471b-bc79-434b10508d8f","html_url":"https://github.com/utsavdotpro/NonScrollListView","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/utsavdotpro/NonScrollListView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavdotpro%2FNonScrollListView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavdotpro%2FNonScrollListView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavdotpro%2FNonScrollListView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavdotpro%2FNonScrollListView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/utsavdotpro","download_url":"https://codeload.github.com/utsavdotpro/NonScrollListView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavdotpro%2FNonScrollListView/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32475191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["android","android-library","android-listview","java","ui-component"],"created_at":"2024-12-08T17:12:16.171Z","updated_at":"2026-04-30T19:31:51.038Z","avatar_url":"https://github.com/utsavdotpro.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://jitpack.io/v/u-barnwal/NonScrollListView.svg)](https://jitpack.io/#u-barnwal/NonScrollListView)\n# NonScrollListView\n\nListView that grows its height based on chlid height and count.\n\n\n## Implementation\n**Step 1:** Add to project level build.gradle\n\n    allprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n\n**Step 2:** Add to app level build.gradle\n\n\tdependencies {\n\t    implementation 'com.github.u-barnwal:NonScrollListView:VERSION'\n\t}\n## How to use\n**Step 1:** Create view\n\n    \u003ccom.isolpro.library.nonscrolllistview.NonScrollListView  \n\t  android:layout_width=\"match_parent\"  \n\t  android:layout_height=\"wrap_content\" /\u003e\n**Step 2:** Use it like a normal ListView\n\n\n## Features\n\n - Used exactly like ListView\n - Can be used inside a ScrollView\n - Support all list adapters\n - Fully adaptive\n\n## Links\n - Live example: https://transactionslistlite.isolpro.in\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futsavdotpro%2Fnonscrolllistview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futsavdotpro%2Fnonscrolllistview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futsavdotpro%2Fnonscrolllistview/lists"}