{"id":26917679,"url":"https://github.com/talebrafiepour/androidsteper","last_synced_at":"2026-04-28T20:03:29.650Z","repository":{"id":270106358,"uuid":"181476568","full_name":"TalebRafiepour/AndroidSteper","owner":"TalebRafiepour","description":"simple steper view for android","archived":false,"fork":false,"pushed_at":"2019-06-24T10:02:46.000Z","size":1377,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T13:47:30.604Z","etag":null,"topics":["android","custom","linear","state-management","step","stepper"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/TalebRafiepour.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":"2019-04-15T11:53:46.000Z","updated_at":"2024-07-08T05:17:23.000Z","dependencies_parsed_at":"2024-12-28T13:47:33.419Z","dependency_job_id":"6b3930ee-f8bf-4a9a-9716-33edaaa67d06","html_url":"https://github.com/TalebRafiepour/AndroidSteper","commit_stats":null,"previous_names":["talebrafiepour/androidsteper"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TalebRafiepour%2FAndroidSteper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TalebRafiepour%2FAndroidSteper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TalebRafiepour%2FAndroidSteper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TalebRafiepour%2FAndroidSteper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TalebRafiepour","download_url":"https://codeload.github.com/TalebRafiepour/AndroidSteper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709904,"owners_count":20821298,"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","custom","linear","state-management","step","stepper"],"created_at":"2025-04-01T20:50:18.746Z","updated_at":"2026-04-28T20:03:24.606Z","avatar_url":"https://github.com/TalebRafiepour.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AndroidSteper\nsimple steper view for android\n\n1.setup \n\n```\nallprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n```\n  \n  -------------------------------------\n  \n```\n  dependencies {\n\t        implementation 'com.github.TalebRafiepour:AndroidSteper:0.9'\n\t}\n   \n```\n ----------------------------------------\n\n \u003cimg src=\"https://github.com/TalebRafiepour/AndroidSteper/blob/master/screen.gif\" width=\"303\"\u003e \n \n \n 2.use\n```\n\u003ccom.taleb.steperview.SteperView\n        android:id=\"@+id/mainSteper\"\n        android:layout_margin=\"12dp\"\n        android:layout_width=\"wrap_content\"\n\tandroid:orientation=\"vertical\"\n        android:layout_height=\"match_parent\"\n        android:layout_gravity=\"center|start\"\n        app:sv_item_thumbs=\"@array/thumbs\"\n        app:sv_item_titles=\"@array/titles\"\n        app:sv_font=\"fonts/IRAN Sans.ttf\"\n        app:sv_item_default_size=\"@dimen/small_button\"\n        app:sv_item_selected_size=\"@dimen/normal_button\"\n        app:sv_item_selected_color=\"@color/colorPrimary\"\n        app:sv_item_default_color=\"@color/colorAccent\"\n        app:sv_selected_position=\"0\"\n\tapp:sv_default_text_size=\"14sp\"\n        app:sv_selected_text_size=\"16sp\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalebrafiepour%2Fandroidsteper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftalebrafiepour%2Fandroidsteper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalebrafiepour%2Fandroidsteper/lists"}