Android Open Source - Navigation drawer Navigation-drawer-a-la-Google






Project Summary

Simple application with navigation drawer. Implementation is based on Google I/O 2014 https://github.com/google/iosched.

Web Site / Source Repository

Navigation-drawer-a-la-Google is hosted in the following web site
https://github.com/WojciechKo/Navigation-drawer-a-la-Google

If you think the Android project Navigation-drawer-a-la-Google listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Navigation-drawer-a-la-Google.

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
Fragment Count1
Required Permissionsandroid.permission.GET_ACCOUNTS




License

The license information of Navigation-drawer-a-la-Google is as follows:

Apache License

Resource Files

There are 5 image files in Navigation-drawer-a-la-Google. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_drawer.png
ic_drawer_accounts_collapse.png
ic_drawer_accounts_expand.png
ic_up.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.google.samples.apps.iosched.ui.widget.BezelImageView.java
com.google.samples.apps.iosched.ui.widget.ScrimInsetsScrollView.java
com.google.samples.apps.iosched.util.AccountUtils.java
com.google.samples.apps.iosched.util.LoginAndAuthHelper.java
com.google.samples.apps.iosched.util.PrefUtils.java
com.google.samples.apps.iosched.util.UIUtils.java
info.korzeniowski.activitydrawersample.BaseDrawerActivity.java
info.korzeniowski.activitydrawersample.FirstDrawerActivity.java
info.korzeniowski.activitydrawersample.SecondDrawerActivity.java
info.korzeniowski.activitydrawersample.SettingsActivity.java
info.korzeniowski.activitydrawersample.SimpleFragment.java
info.korzeniowski.activitydrawersample.ThirdDrawerActivity.java