{"id":13638969,"url":"https://github.com/lemonade-hq/SlideSideMenu","last_synced_at":"2025-04-19T21:35:15.693Z","repository":{"id":123458769,"uuid":"69558975","full_name":"lemonade-hq/SlideSideMenu","owner":"lemonade-hq","description":"A layout widget for a sliding side menu for Android.","archived":true,"fork":false,"pushed_at":"2019-02-18T11:16:22.000Z","size":2477,"stargazers_count":111,"open_issues_count":2,"forks_count":26,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-09T09:38:00.404Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lemonade-hq.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-09-29T10:55:58.000Z","updated_at":"2024-11-08T02:35:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"c88b10f8-9d72-40d8-8619-f40721e18bf1","html_url":"https://github.com/lemonade-hq/SlideSideMenu","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/lemonade-hq%2FSlideSideMenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemonade-hq%2FSlideSideMenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemonade-hq%2FSlideSideMenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemonade-hq%2FSlideSideMenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lemonade-hq","download_url":"https://codeload.github.com/lemonade-hq/SlideSideMenu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249811165,"owners_count":21328752,"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-02T01:00:56.061Z","updated_at":"2025-04-19T21:35:15.366Z","avatar_url":"https://github.com/lemonade-hq.png","language":"Java","funding_links":[],"categories":["抽屉菜单"],"sub_categories":[],"readme":"#SlideSideMenu for Android\n\nA layout widget for a sliding side menu.\n\n##Features\n\n - Sleek slide menu animation \n - Use in xml\n - Customize animation\n - Easy to use\n\n##Demo\n\n![](screens/demo.gif)\n\n##Import\n\n ```xml\n    Coming Soon... (Please clone for now)\n ```\n\n##Usage\n\nFor basic usage, simply add to layout xml:\n\n ```xml\n    \u003ccom.lemonade.widgets.slidesidemenu.SlideSideMenuTransitionLayout\n        xmlns:android=\"http://schemas.android.com/apk/res/android\"\n        xmlns:tools=\"http://schemas.android.com/tools\"\n        android:id=\"@+id/slide_side_menu\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"match_parent\"\u003e\n\n        \u003c!-- Child #1 menu container --\u003e\n        \u003cLinearLayout\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"match_parent\"\n            android:orientation=\"vertical\"\u003e\n            \n        \u003c/LinearLayout\u003e\n\n        \u003c!-- Child #2 content container --\u003e\n        \u003c!-- Optinal: use SlideSideMenuContentCardView to enalbe shadow + round corners effect --\u003e\n        \u003ccom.lemonade.widgets.slidesidemenu.SlideSideMenuContentCardView\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"match_parent\"\u003e\n            \u003cFrameLayout\n                android:layout_width=\"match_parent\"\n                android:layout_height=\"match_parent\"\n                android:background=\"#ffffff\"\u003e\n\n            \u003c/FrameLayout\u003e\n        \u003c/com.lemonade.widgets.slidesidemenu.SlideSideMenuContentCardView\u003e\n    \u003c/com.lemonade.widgets.slidesidemenu.SlideSideMenuTransitionLayout\u003e\n ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemonade-hq%2FSlideSideMenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemonade-hq%2FSlideSideMenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemonade-hq%2FSlideSideMenu/lists"}