{"id":13645483,"url":"https://github.com/misakuo/3dTagCloudAndroid","last_synced_at":"2025-04-21T14:31:22.887Z","repository":{"id":43642797,"uuid":"49996475","full_name":"misakuo/3dTagCloudAndroid","owner":"misakuo","description":"Tagcloud component for android","archived":false,"fork":false,"pushed_at":"2020-12-08T07:45:11.000Z","size":4652,"stargazers_count":1650,"open_issues_count":19,"forks_count":291,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-11-05T08:42:45.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/misakuo.png","metadata":{"files":{"readme":"README.en.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}},"created_at":"2016-01-20T01:49:18.000Z","updated_at":"2024-10-27T21:57:26.000Z","dependencies_parsed_at":"2022-08-31T06:01:22.469Z","dependency_job_id":null,"html_url":"https://github.com/misakuo/3dTagCloudAndroid","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misakuo%2F3dTagCloudAndroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misakuo%2F3dTagCloudAndroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misakuo%2F3dTagCloudAndroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/misakuo%2F3dTagCloudAndroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/misakuo","download_url":"https://codeload.github.com/misakuo/3dTagCloudAndroid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223868278,"owners_count":17217064,"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-02T01:02:35.764Z","updated_at":"2024-11-09T18:31:33.914Z","avatar_url":"https://github.com/misakuo.png","language":"Java","readme":"# TagCloudView    \n[![Download](https://api.bintray.com/packages/misakuo/maven/tagcloudview/images/download.svg) ](https://bintray.com/misakuo/maven/tagcloudview/_latestVersion)\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-TagCloudAndroid-brightgreen.svg?style=flat)](http://www.android-arsenal.com/details/1/3060)\n[![Build Status](https://travis-ci.org/misakuo/3dTagCloudAndroid.svg?branch=master)](https://travis-ci.org/misakuo/3dTagCloudAndroid)\n[![Android Gems](http://www.android-gems.com/badge/misakuo/3dTagCloudAndroid.svg)](http://www.android-gems.com/lib/misakuo/3dTagCloudAndroid)    \n[中文](https://github.com/misakuo/3dTagCloudAndroid/blob/master/README.md)\n###Sample\n![Sample APP](http://7fvfii.com1.z0.glb.clouddn.com/sample_qrcode.png)    \nScaning to download the sample APK.\n###Summary\nTagCloudView is a component based Android ViewGroup, it support to showing group of Views as a 3D sphere, and the sphere can scroll in all directions.\n###UI Style\n[Image](http://7fvfii.com1.z0.glb.clouddn.com/screenshot.gif)    \n![screenshot](https://raw.githubusercontent.com/misakuo/3dTagCloudAndroid/master/screenshot.gif)  \n\n###Useage\n##### Eclipse  \ncopy source code or using maven plugin for Eclipse.\n##### Android Studio / IDEA\n- Place code in your `build.gradle`  \n```\ndependencies {\n    compile 'com.moxun:tagcloudlib:1.2.0'\n}\n```\n\n- Using in xml  \n```  \n\u003ccom.moxun.tagcloudlib.view.TagCloudView/\u003e  \n```  \n\n- Set Adapter    \nExtending class `TagsAdapter` and implement following methods:     \n**public int getCount();**  \n*Return the number of tags*  \n**public View getView(Context context, int position, ViewGroup parent);**  \n*Return the View instance of each tag*  \n**public Object getItem(int position);**  \n*Return the data of each tag(could be null)*  \n**public int getPopularity(int position);**  \n*Assign a propularity value for each Tag, this value is relation to tag's theme color*  \n**public void onThemeColorChanged(View view,int themeColor);**  \n*This method will be called when tag's theme color changed*  \n \n- Custom Properties    \n\n| Properties        | In XML           | In Code |Value Type|\n|:------------: |:-------------:| :----:|:-:\n| Auto Scroll      | app:autoScrollMode | setAutoScrollMode(int mode) |enum [disable,uniform,decelerate]\n| Radius      | app:radiusPercent      |   setRadiusPercent(float percent) |float (0,1)\n| Scroll Speed | app:scrollSpeed      |    setScrollSpeed(float scrollSpeed) |float (0,+]\n|Start Color|app:lightColor|setLightColor(int color)|int\n|End Color|app:darkColor|setDarkColor(int color)|int  \n\n\n***\nWelcome to Pull Request and Issues.\n","funding_links":[],"categories":["其他","Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmisakuo%2F3dTagCloudAndroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmisakuo%2F3dTagCloudAndroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmisakuo%2F3dTagCloudAndroid/lists"}