{"id":13848793,"url":"https://github.com/darvds/RibbonMenu","last_synced_at":"2025-07-12T13:32:34.137Z","repository":{"id":3463602,"uuid":"4517911","full_name":"darvds/RibbonMenu","owner":"darvds","description":"Navigation menu for Android (based off Google+ app)","archived":false,"fork":false,"pushed_at":"2016-10-07T15:42:42.000Z","size":2996,"stargazers_count":482,"open_issues_count":9,"forks_count":205,"subscribers_count":60,"default_branch":"master","last_synced_at":"2024-07-01T10:56:22.478Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darvds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-01T09:12:56.000Z","updated_at":"2024-03-25T13:31:10.000Z","dependencies_parsed_at":"2022-09-21T13:30:57.848Z","dependency_job_id":null,"html_url":"https://github.com/darvds/RibbonMenu","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/darvds%2FRibbonMenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvds%2FRibbonMenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvds%2FRibbonMenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvds%2FRibbonMenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darvds","download_url":"https://codeload.github.com/darvds/RibbonMenu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213949807,"owners_count":15661676,"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:57.795Z","updated_at":"2024-08-04T19:03:22.724Z","avatar_url":"https://github.com/darvds.png","language":"Java","funding_links":[],"categories":["Java","Libs"],"sub_categories":["\u003cA NAME=\"Widget\"\u003e\u003c/A\u003eWidget"],"readme":"RibbonMenu\n==========\n\nNavigation menu for Android (based on Google+ app).\n\n![RibbonMenu](https://github.com/darvds/RibbonMenu/raw/master/rbm1.png)\n\n\nUsage\n=====\n\nMenus are created in xml as normal, adding text and an icon.\n\nIn the layout you want to show the menu, add a FrameLayout as the root layout and add the RibbonMenuView set with width and height to match_parent.\n\nIn your class you need to implement the iRibbonMenuCallback interface. This is called when you click a menu item and it passes the menu item id from the xml. You then make a reference to the RibbonMenuView and set the callback, set the menu items and add toggleMenu() to your android.R.id.home in your onOptionsItemSelected\n\nThe sample activity shows how it should all work.\n\n\nLicense\n=======\n\nCopyright 2012 David Scott\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.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarvds%2FRibbonMenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarvds%2FRibbonMenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarvds%2FRibbonMenu/lists"}