{"id":19462771,"url":"https://github.com/mvojtkovszky/drawingview","last_synced_at":"2026-03-17T02:42:20.758Z","repository":{"id":144214310,"uuid":"267009251","full_name":"mvojtkovszky/DrawingView","owner":"mvojtkovszky","description":"A simple view to draw on supporting undo, redo, eraser, clear; change brush color and size; callback listeners for draw and canvas state changes","archived":false,"fork":false,"pushed_at":"2024-11-04T10:22:53.000Z","size":176,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-04T11:25:53.800Z","etag":null,"topics":["android","android-library","android-ui","androidlibrary","androidview"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvojtkovszky.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-05-26T10:09:42.000Z","updated_at":"2024-09-21T03:48:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"505a899e-da26-4e89-a7d5-54816022e251","html_url":"https://github.com/mvojtkovszky/DrawingView","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvojtkovszky%2FDrawingView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvojtkovszky%2FDrawingView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvojtkovszky%2FDrawingView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvojtkovszky%2FDrawingView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvojtkovszky","download_url":"https://codeload.github.com/mvojtkovszky/DrawingView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223992708,"owners_count":17237501,"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","android-library","android-ui","androidlibrary","androidview"],"created_at":"2024-11-10T18:05:28.192Z","updated_at":"2026-03-17T02:42:15.722Z","avatar_url":"https://github.com/mvojtkovszky.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DrawingView\nA simple view to draw on supporting:\n- undo, redo, eraser, clear\n- set brush color and size\n- set callback listeners for drawing and canvas state changes\n\n\u003cbr/\u003e\nSimply create view in your code or in xml and you're good to go.\n\u003cbr/\u003e\n\n## Nice! How do I get started?\nMake sure root build.gradle repositories include JitPack\n``` gradle\nallprojects {\n    repositories {\n        maven { url 'https://jitpack.io' }\n    }\n}\n```\n\nAnd DrawingView dependency is added to app build.gradle\n``` gradle\ndependencies {\n    implementation 'com.github.mvojtkovszky:DrawingView:$latest_version'\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvojtkovszky%2Fdrawingview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvojtkovszky%2Fdrawingview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvojtkovszky%2Fdrawingview/lists"}