This Project shows how to create grid view drawer in android and initiate fragment transaction based on selection.
WindowsScreenEffectForDrawer is hosted in the following web site
https://github.com/devrath/WindowsScreenEffectForDrawer
If you think the Android project WindowsScreenEffectForDrawer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of WindowsScreenEffectForDrawer.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 6 |
jar files used | android-support-v4.jar |
There are 9 image files in WindowsScreenEffectForDrawer. The names of the image files are listed as follows.
android_icon.png ic_communities.png ic_drawer.png ic_github.png ic_home.png ic_pages.png ic_people.png ic_photos.png ic_whats_hot.png
The following screenshort is generated from the image listed above.
WindowsScreenEffectForDrawer has the following Java source files.
com.example.fragments.FragmentFive.java com.example.fragments.FragmentFour.java com.example.fragments.FragmentOne.java com.example.fragments.FragmentThree.java com.example.fragments.FragmentTwo.java com.example.fragments.HomeFragment.java com.example.maincomponents.AppController.java com.example.maincomponents.MainActivity.java com.example.maincomponents.NavDrawerItem.java com.example.maincomponents.NavDrawerListAdapter.java