{"id":13628965,"url":"https://github.com/maurycyw/HeaderGridView","last_synced_at":"2025-04-17T04:32:40.687Z","repository":{"id":7941761,"uuid":"9334145","full_name":"maurycyw/HeaderGridView","owner":"maurycyw","description":"A GridView with the ability to have multiple headers","archived":false,"fork":false,"pushed_at":"2013-11-08T23:54:42.000Z","size":517,"stargazers_count":68,"open_issues_count":3,"forks_count":29,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-08T19:51:51.652Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/maurycyw.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":"2013-04-09T23:49:48.000Z","updated_at":"2023-08-25T08:43:21.000Z","dependencies_parsed_at":"2022-08-31T07:51:10.315Z","dependency_job_id":null,"html_url":"https://github.com/maurycyw/HeaderGridView","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/maurycyw%2FHeaderGridView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurycyw%2FHeaderGridView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurycyw%2FHeaderGridView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maurycyw%2FHeaderGridView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maurycyw","download_url":"https://codeload.github.com/maurycyw/HeaderGridView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249316010,"owners_count":21249874,"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":[],"created_at":"2024-08-01T22:01:00.414Z","updated_at":"2025-04-17T04:32:38.787Z","avatar_url":"https://github.com/maurycyw.png","language":"Java","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"HeaderGridView\n=======\n\n## Introduction\n\nThis is an updated version of GridView which allows for Headers. The Headers themselves are not part of the adapter / data source. This means that the headers only are not being recycled.\n\n## Setup\n\nTo use HeaderGridView in your projects, simply add this project to your workspace then add it as a library project to your current project. \n\n## Usage\n\nHeaderGridView can be added as a custom view to any layout. \n\ninstead of ``` \u003cGridView /\u003e ``` use…\n```xml\n    \u003ccom.origamilabs.library.views.HeaderGridView /\u003e\n```\nthen simply add header views via\n```xml\n    // same methods as ListView\n    addHeaderView(View v, Object data, boolean isSelectable);\n    addHeaderView(View v);\n```\n\n## Tests\n\nNone.\n\n\n## TODO:\n\n* implement Footer support. should be simple\n* develop tests\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaurycyw%2FHeaderGridView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaurycyw%2FHeaderGridView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaurycyw%2FHeaderGridView/lists"}