{"id":13644327,"url":"https://github.com/yilylong/ChannelTagView","last_synced_at":"2025-04-21T07:30:51.385Z","repository":{"id":41280949,"uuid":"85651631","full_name":"yilylong/ChannelTagView","owner":"yilylong","description":"一个新闻频道管理view","archived":false,"fork":false,"pushed_at":"2018-02-27T06:40:11.000Z","size":1691,"stargazers_count":115,"open_issues_count":1,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-09T16:44:19.294Z","etag":null,"topics":["category","channel","channel-manager","news-channel","sort"],"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/yilylong.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":"2017-03-21T02:48:02.000Z","updated_at":"2023-06-25T09:06:53.000Z","dependencies_parsed_at":"2022-09-21T00:41:02.135Z","dependency_job_id":null,"html_url":"https://github.com/yilylong/ChannelTagView","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yilylong%2FChannelTagView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yilylong%2FChannelTagView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yilylong%2FChannelTagView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yilylong%2FChannelTagView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yilylong","download_url":"https://codeload.github.com/yilylong/ChannelTagView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250014584,"owners_count":21360979,"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":["category","channel","channel-manager","news-channel","sort"],"created_at":"2024-08-02T01:02:01.348Z","updated_at":"2025-04-21T07:30:50.110Z","avatar_url":"https://github.com/yilylong.png","language":"Java","readme":"[![](https://jitpack.io/v/yilylong/ChannelTagView.svg)](https://jitpack.io/#yilylong/ChannelTagView)\n# ChannelTagView\n\n一个频道管理view，可拖拽排序，滑动删除。\n----\n\u003cimg src=\"GIF.gif\"/\u003e\n\n\n使用\n--\n step1.Add it in your root build.gradle at the end of repositories:\n-\n\n    allprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url 'https://www.jitpack.io' }\n\t\t}\n\t}\n\nstpe2.Add the dependency:\n-\n    dependencies {\n\t        compile 'com.github.yilylong:ChannelTagView:v1.0.1'\n\t}\n\n\nxml中直接引用：\n\n    \u003ccom.zhl.channeltagview.view.ChannelTagView\n        android:id=\"@+id/channel_tag_view\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"match_parent\"\n        app:fixedPos=\"0\"\n        app:channelItemTxSize=\"@dimen/channel_item_txsize\"\n        /\u003e\n \n \n 调用 ChannelTagView的initChannels() 方法填充数据即可。有针对里面的item修改的各种属性，针对点击事件和用户的拖动滑动事件接口监听。\n 4.4一下可能需要\u003cuses-permission android:name=\"android.permission.SYSTEM_ALERT_WINDOW\"/\u003e权限，详情查看demo\n \n","funding_links":[],"categories":["TagView"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyilylong%2FChannelTagView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyilylong%2FChannelTagView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyilylong%2FChannelTagView/lists"}