{"id":19635724,"url":"https://github.com/codepath/android-facebook-navigation-drawer","last_synced_at":"2025-06-20T17:36:19.701Z","repository":{"id":34244142,"uuid":"38119481","full_name":"codepath/android-facebook-navigation-drawer","owner":"codepath","description":"The new material design style navigation drawer","archived":false,"fork":false,"pushed_at":"2015-07-05T18:40:25.000Z","size":1224,"stargazers_count":3,"open_issues_count":0,"forks_count":7,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-05-31T13:05:31.221Z","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/codepath.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":"2015-06-26T15:46:13.000Z","updated_at":"2024-11-02T05:26:46.000Z","dependencies_parsed_at":"2022-09-14T02:30:49.749Z","dependency_job_id":null,"html_url":"https://github.com/codepath/android-facebook-navigation-drawer","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/codepath%2Fandroid-facebook-navigation-drawer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepath%2Fandroid-facebook-navigation-drawer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepath%2Fandroid-facebook-navigation-drawer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepath%2Fandroid-facebook-navigation-drawer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codepath","download_url":"https://codeload.github.com/codepath/android-facebook-navigation-drawer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepath%2Fandroid-facebook-navigation-drawer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258505215,"owners_count":22711993,"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-11T12:26:42.101Z","updated_at":"2025-06-20T17:36:14.676Z","avatar_url":"https://github.com/codepath.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Android Navigation Drawer\nThe new material design style navigation drawer\n\n## Overview\n\nThe navigation drawer is a panel that displays the app’s main navigation options on the left edge of the screen.\nThe objective of this exercise is to build navigation drawer based on material design guidelines. \n\nTo achieve this, there are a few different components in this app:\n\n1. `DrawerLayout` - The main layout for your activity. This will contain a FrameLayout which displays the contents of the fragment selected\n2. `NavigationView` - It is a container for the Header View and Menu which you are going to use in your sliding drawer\n3. `drawer_view` - This will be the list of items you show in the Drawer. Items can be grouped into sub-groups also using this menu xml file\n4. `ActionBarDrawerToggle` - This is the class used to indicate to the user when a drawer is being opened or closed\n\n## Usage\nThis app is intended to be the base project on top of which new features can be added. To use it, clone the project and import it using the following steps:\n\n![Imgur](http://i.imgur.com/x5iXb8Y.gif)\n\nOnce you have imported base app, go ahead and run it, and you should see the following output : \n  \n![Imgur](http://i.imgur.com/ju5Mprkm.png)\n\nNow we will go ahead and implement the exercise. At the end of exercise, final output will be \n\n![Imgur](http://i.imgur.com/XoBgJBV.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepath%2Fandroid-facebook-navigation-drawer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodepath%2Fandroid-facebook-navigation-drawer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepath%2Fandroid-facebook-navigation-drawer/lists"}