{"id":17982413,"url":"https://github.com/nekocode/toolbarindicator","last_synced_at":"2025-03-25T19:31:06.491Z","repository":{"id":98385831,"uuid":"48792753","full_name":"nekocode/ToolbarIndicator","owner":"nekocode","description":"A toolbar indicator for android, likes twitter's.","archived":false,"fork":false,"pushed_at":"2017-01-24T15:54:12.000Z","size":2270,"stargazers_count":221,"open_issues_count":0,"forks_count":33,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-20T17:23:36.467Z","etag":null,"topics":["android","widget"],"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/nekocode.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}},"created_at":"2015-12-30T09:16:05.000Z","updated_at":"2024-04-01T09:18:55.000Z","dependencies_parsed_at":"2023-04-26T08:34:07.538Z","dependency_job_id":null,"html_url":"https://github.com/nekocode/ToolbarIndicator","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/nekocode%2FToolbarIndicator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2FToolbarIndicator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2FToolbarIndicator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2FToolbarIndicator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nekocode","download_url":"https://codeload.github.com/nekocode/ToolbarIndicator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245530106,"owners_count":20630496,"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":["android","widget"],"created_at":"2024-10-29T18:14:11.331Z","updated_at":"2025-03-25T19:31:04.250Z","avatar_url":"https://github.com/nekocode.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ToolbarIndicator\n[![Apache 2.0 License](https://img.shields.io/badge/license-Apache%202.0-blue.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0.html) [![Release](https://jitpack.io/v/nekocode/ToolbarIndicator.svg)](https://jitpack.io/#nekocode/ToolbarIndicator)  \n\nInspired from Twitter iOS App and modified from [CircleIndicator](https://github.com/ongakuer/CircleIndicator).\n\n### Preview\n![preview](art/preview.gif)\n\n### Using with gradle\n- Add the JitPack repository to your root build.gradle:\n```gradle\nrepositories {\n    maven { url \"https://jitpack.io\" }\n}\n```\n\n- Add the dependency to your sub build.gradle:\n```gradle\ndependencies {\n    compile 'com.github.nekocode:ToolbarIndicator:{latest-version}'\n}\n```\n\n- Set the target ViewPager for ToolbarIndicator:\n```\nToolbarIndicator toolbarIndicator = (ToolbarIndicator) this.findViewById(R.id.indicator);\ntoolbarIndicator.setViewPager(viewPager);\n```\n\n### Sample\nToolbarIndicator get titles from FragmentPagerAdapter's getPageTitle function, check the **[sample project](sample)** for more detail.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekocode%2Ftoolbarindicator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekocode%2Ftoolbarindicator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekocode%2Ftoolbarindicator/lists"}