{"id":13537766,"url":"https://github.com/lawloretienne/QuickReturn","last_synced_at":"2025-04-02T04:31:27.935Z","repository":{"id":18090736,"uuid":"21156216","full_name":"lawloretienne/QuickReturn","owner":"lawloretienne","description":"Showcases QuickReturn UI Pattern as either a header, footer, or both header and footer","archived":false,"fork":false,"pushed_at":"2020-09-02T05:31:25.000Z","size":151412,"stargazers_count":1451,"open_issues_count":7,"forks_count":265,"subscribers_count":79,"default_branch":"master","last_synced_at":"2025-04-01T10:07:29.165Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lawloretienne.png","metadata":{"files":{"readme":"README.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":"2014-06-24T07:37:51.000Z","updated_at":"2025-03-27T19:39:23.000Z","dependencies_parsed_at":"2022-09-26T21:41:22.673Z","dependency_job_id":null,"html_url":"https://github.com/lawloretienne/QuickReturn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawloretienne%2FQuickReturn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawloretienne%2FQuickReturn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawloretienne%2FQuickReturn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lawloretienne%2FQuickReturn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lawloretienne","download_url":"https://codeload.github.com/lawloretienne/QuickReturn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246757344,"owners_count":20828884,"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-01T09:01:03.469Z","updated_at":"2025-04-02T04:31:27.903Z","avatar_url":"https://github.com/lawloretienne.png","language":"Java","funding_links":[],"categories":["Java","其他"],"sub_categories":[],"readme":"## DEPRECATED\n\n**QuickReturn** is deprecated. No more development will be taking place. At the time of creating this library \u003ca href=\"https://developer.android.com/reference/android/support/design/widget/CoordinatorLayout.html\"\u003eCoordinatorLayout\u003c/a\u003e did not exist.  Please check out \u003ca href=\"https://developer.android.com/reference/android/support/design/widget/CoordinatorLayout.html\"\u003eCoordinatorLayout\u003c/a\u003e as you should be able to implement all the similar functionality that is in this library with the help of \u003ca href=\"https://developer.android.com/reference/android/support/design/widget/CoordinatorLayout.Behavior.html\"\u003eBehaviors\u003c/a\u003e.\n\nThanks for all your support!\n\n***\n\n\u003cimg src=\"https://raw.githubusercontent.com/lawloretienne/QuickReturn/master/images/QuickReturn_feature_graphic.png\"\u003e\n\n**QuickReturn** is a library which showcases the **QuickReturn UI Pattern**.\n\nThe **QuickReturn UI Pattern** reveals or hides a header or footer as content is scrolled up or down.\n\nThis library has support for **RecyclerView**, **ListView**, and **ScrollView**.\n\nThe samples in the project include examples of the **QuickReturn UI Pattern** as seen in **Google+**, **Facebook**, and **Twitter**.\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-lawloretienne%2FQuickReturn-blue.svg?style=flat)](https://android-arsenal.com/details/3/698)\n\n## Setup\n\n#### Gradle\n\n`compile 'com.github.lawloretienne:quickreturn:0.0.3'`\n\n#### Maven\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.lawloretienne\u003c/groupId\u003e\n    \u003cartifactId\u003equickreturn\u003c/artifactId\u003e\n    \u003cversion\u003e0.0.3\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Sample Usage\n\n[Wiki Examples](https://github.com/lawloretienne/QuickReturn/wiki)\n\n### Download Link\n\nhttps://www.dropbox.com/s/2vf3pzqme9r2gu1/app-release.apk?dl=0\n\n### QuickReturn Demo\n\n[![QuickReturn Demo](http://img.youtube.com/vi/SxcvZ1qIyZ4/0.jpg)](https://www.youtube.com/watch?v=SxcvZ1qIyZ4)\n\n\n## Developed By\n\n* Etienne Lawlor \n \n\u0026nbsp;\u0026nbsp;\u0026nbsp;**Email** - lawloretienne@gmail.com\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp;**Website** - https://medium.com/@etiennelawlor\n\n## Projects/Apps using QuickReturn\n\n- \u003ca href=\"https://play.google.com/store/apps/details?id=com.tradehero.th\"\u003eTradeHero\u003c/a\u003e\n- \u003ca href=\"https://play.google.com/store/apps/details?id=com.radpad.RadPad\"\u003eRadPad\u003c/a\u003e\n\nFeel free to contact me to add yours to this list.\n\n\n## License\n\n```\nCopyright 2014 Etienne Lawlor\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawloretienne%2FQuickReturn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flawloretienne%2FQuickReturn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flawloretienne%2FQuickReturn/lists"}