a Lolipop-animation navigationdrawer sample for pre-5.0 device.
Lollipop-Animation-Sample is hosted in the following web site
https://github.com/miao1007/Lollipop-Animation-Sample
If you think the Android project Lollipop-Animation-Sample 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 Lollipop-Animation-Sample.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.MANAGE_ACCOUNTS android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.READ_PROFILE android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in Lollipop-Animation-Sample. The names of the image files are listed as follows.
add_schedule_button_icon_checked.png add_schedule_button_icon_unchecked.png
The following screenshort is generated from the image listed above.
Lollipop-Animation-Sample has the following Java source files.
com.github.miao1007.myapplication.ApplicationTest.java com.github.miao1007.myapplication.DetailedActivity.java com.github.miao1007.myapplication.MainActivity.java com.github.miao1007.myapplication.ui.adapter.HorizenAdapter.java com.github.miao1007.myapplication.ui.adapter.PagerAdapter.java com.github.miao1007.myapplication.ui.adapter.SampleAdapter.java com.github.miao1007.myapplication.ui.frag.CardFragment.java com.github.miao1007.myapplication.ui.frag.NavigationFragment.java com.github.miao1007.myapplication.ui.frag.ViewPagerfragment.java com.github.miao1007.myapplication.ui.widget.AddToScheduleFABFrameLayout.java com.github.miao1007.myapplication.ui.widget.CheckableFrameLayout.java com.github.miao1007.myapplication.utils.Blur.java com.github.miao1007.myapplication.utils.BlurTransformation.java com.github.miao1007.myapplication.utils.CircleTransformation.java com.github.miao1007.myapplication.utils.animation.AnimationBox.java com.github.miao1007.myapplication.utils.animation.BaseItemAnimator.java com.github.miao1007.myapplication.utils.animation.SlideInOutBottomItemAnimator.java