{"id":20931286,"url":"https://github.com/ufreedom/loadingdialogdemo","last_synced_at":"2025-05-13T19:33:17.113Z","repository":{"id":21764788,"uuid":"25086989","full_name":"UFreedom/LoadingDialogDemo","owner":"UFreedom","description":null,"archived":false,"fork":false,"pushed_at":"2015-08-10T00:40:03.000Z","size":11263,"stargazers_count":11,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-02-26T10:47:44.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/UFreedom.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":"2014-10-11T16:54:48.000Z","updated_at":"2019-08-13T15:52:41.000Z","dependencies_parsed_at":"2022-07-15T13:30:26.793Z","dependency_job_id":null,"html_url":"https://github.com/UFreedom/LoadingDialogDemo","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UFreedom%2FLoadingDialogDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UFreedom%2FLoadingDialogDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UFreedom%2FLoadingDialogDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UFreedom%2FLoadingDialogDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UFreedom","download_url":"https://codeload.github.com/UFreedom/LoadingDialogDemo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225255429,"owners_count":17445340,"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-11-18T21:40:47.745Z","updated_at":"2024-11-18T21:40:48.475Z","avatar_url":"https://github.com/UFreedom.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n#YummyLoadingDialog\n-------\n\n\n\n\n\u003cimg src=\"https://github.com/UFreedom/YummyLoadingDialog/blob/master/demo.gif\" width=\"320\" height=\"568\" /\u003e\n\n\n## Version Migration\n\n#### V 1.0\n\n\n## Requirements\n\nRun in Android 2.2 +\n\n## Installation\n\n 1. import YummyLoadingDialogLibrary project to your workspace.\n 2. make it as a dependency library project to your main project.\n\u003cbr\u003eSee the Demo\n\n## Usage\n\n```java\nLoadingPopupWindow loadingPopupWindow = new LoadingPopupWindow.Builder(context,\n\t\t\t\tfindViewById(R.id.vParent)).setLoadingInfo(\"Login...\")\n\t\t\t\t.setErrorInfo(\"Login Error\").setFinishedInfo(\"Successful Login\")\n\t\t\t\t.createLoadingDialog();\n\t\t\t\t\n\t\nloadingPopupWindow.showLoading();\nloadingPopupWindow.showFinished();\t\nloadingPopupWindow.showError();\nloadingPopupWindow.showCancle();\n\n```\n\n成员 | 联系方式  | Github\n:------|:------|:------\nUFreedom  | sunfreedom@sina.cn  | [Github](https://github.com/UFreedom) \n\n\n\n\n\n[1]:https://github.com/UFreedom/YummyLoadingDialog/edit/master/README_CN.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fufreedom%2Floadingdialogdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fufreedom%2Floadingdialogdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fufreedom%2Floadingdialogdemo/lists"}