{"id":13848844,"url":"https://github.com/flavienlaurent/poppyview","last_synced_at":"2025-04-07T08:27:18.589Z","repository":{"id":8662348,"uuid":"10317164","full_name":"flavienlaurent/poppyview","owner":"flavienlaurent","description":"Android library implementing a poppy view on scroll, similar to the one found in the Google Plus app","archived":false,"fork":false,"pushed_at":"2014-09-20T17:37:38.000Z","size":1052,"stargazers_count":403,"open_issues_count":5,"forks_count":104,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-03-31T06:09:14.008Z","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/flavienlaurent.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":"2013-05-27T15:09:56.000Z","updated_at":"2025-03-17T06:13:04.000Z","dependencies_parsed_at":"2022-07-08T06:20:04.512Z","dependency_job_id":null,"html_url":"https://github.com/flavienlaurent/poppyview","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/flavienlaurent%2Fpoppyview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienlaurent%2Fpoppyview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienlaurent%2Fpoppyview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienlaurent%2Fpoppyview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flavienlaurent","download_url":"https://codeload.github.com/flavienlaurent/poppyview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247617799,"owners_count":20967671,"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-04T19:00:59.295Z","updated_at":"2025-04-07T08:27:18.564Z","avatar_url":"https://github.com/flavienlaurent.png","language":"Java","funding_links":[],"categories":["Java","Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"readme":"PoppyView\n==================\n\nPoppyView is a library which implements view on the bottom which come and go relative to the user scroll. It can be seen in the Google plus app.\n\nThis library uses\n\n* techniques outlined by Cyril Mottier in [a recent blog post][1].\n* NineOldAndroids by Jake Wharton [here][2] (for reasons of backwards compatibility)\n* ScrollTricks by Roman Nurik [here][3]\n\nFor reasons of backwards compatibility the sample relies on ActionBarSherlock.\n\n![Example Image][4]\n\n![Example Image][9]\n\nTry out the sample APK [here][5]\n\nOr browse the [source code of the sample application][6] for a complete example of use.\n\nIncluding in your project\n-------------------------\n\nJust add the library to your application as a library project. And don't forget that your project must use NineOldAndroids.\n\nUsage\n---------\n\nUsing the library is simple, just look at the source code of the provided samples:\n\n* [If your content is a `ScrollView`][7].\n* [If your content is a `ListView`][8].\n\n\nAcknowledgements\n--------------------\n\n* Thanks to Cyril Mottier, Roman Nurik and Jake Wharton\n\nLicense\n-----------\n\n    Copyright 2013 Flavien Laurent\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n\t\n\t\n\t\n\n [1]: http://cyrilmottier.com/2013/05/24/pushing-the-actionbar-to-the-next-level/\n [2]: http://nineoldandroids.com/\n [3]: https://code.google.com/p/romannurik-code/source/browse/misc/scrolltricks\n [4]: https://raw.github.com/biboune/poppyview/master/graphics/img1.png\n [9]: https://raw.github.com/biboune/poppyview/master/graphics/img2.png\n [5]: https://raw.github.com/biboune/poppyview/master/poppyview-sample.apk\n [6]: https://github.com/biboune/poppyview/tree/master/poppyview-sample\n [7]: https://github.com/biboune/poppyview/blob/master/poppyview-sample/src/com/fourmob/poppyview/sample/ScrollViewActivity.java\n [8]: https://github.com/biboune/poppyview/blob/master/poppyview-sample/src/com/fourmob/poppyview/sample/ListViewActivity.java\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavienlaurent%2Fpoppyview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflavienlaurent%2Fpoppyview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavienlaurent%2Fpoppyview/lists"}