Android Open Source - Widget material Lollipop-AppCompat-Widgets-Skeleton






Project Summary

A skeleton of google's appcompat android navigation drawer with material design..

Web Site / Source Repository

Lollipop-AppCompat-Widgets-Skeleton is hosted in the following web site
https://github.com/sachin1092/Lollipop-AppCompat-Widgets-Skeleton

If you think the Android project Lollipop-AppCompat-Widgets-Skeleton 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 Lollipop-AppCompat-Widgets-Skeleton.

ItemValue
Java File Count17
Supported screen sizes[mdpi, xxhdpi, v21, hdpi, xhdpi]
Activity Count3
Fragment Count3




License

The license information of Lollipop-AppCompat-Widgets-Skeleton is as follows:

Apache License

Resource Files

There are 16 image files in Lollipop-AppCompat-Widgets-Skeleton. The names of the image files are listed as follows.

add_fab.png
add_fab_checked_default.png
add_fab_checked_focused.png
add_fab_checked_pressed.png
add_fab_unchecked_default.png
add_fab_unchecked_focused.png
add_fab_unchecked_pressed.png
drawer_shadow.9.png
ic_add.png
ic_drawer.png
ic_settings.png
ic_up.png
mpattern.png
textfield_activated.9.png
textfield_default.9.png
textfield_focused.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.sachinshinde.lollipopappcompatskeleton.ApplicationTest.java
com.sachinshinde.lollipopappcompatskeleton.ui.activities.Activity1.java
com.sachinshinde.lollipopappcompatskeleton.ui.activities.Activity2.java
com.sachinshinde.lollipopappcompatskeleton.ui.activities.Activity3.java
com.sachinshinde.lollipopappcompatskeleton.ui.activities.BaseActivity.java
com.sachinshinde.lollipopappcompatskeleton.ui.adapters.SampleAdapter.java
com.sachinshinde.lollipopappcompatskeleton.ui.fragments.Activity1Fragment.java
com.sachinshinde.lollipopappcompatskeleton.ui.fragments.OtherFragment.java
com.sachinshinde.lollipopappcompatskeleton.ui.widgets.BezelImageView.java
com.sachinshinde.lollipopappcompatskeleton.ui.widgets.CallbackFragment.java
com.sachinshinde.lollipopappcompatskeleton.ui.widgets.DrawShadowFrameLayout.java
com.sachinshinde.lollipopappcompatskeleton.ui.widgets.MultiSwipeRefreshLayout.java
com.sachinshinde.lollipopappcompatskeleton.ui.widgets.ScrimInsetsFrameLayout.java
com.sachinshinde.lollipopappcompatskeleton.ui.widgets.ScrimInsetsScrollView.java
com.sachinshinde.lollipopappcompatskeleton.ui.widgets.SlidingTabLayout.java
com.sachinshinde.lollipopappcompatskeleton.ui.widgets.SlidingTabStrip.java
com.sachinshinde.lollipopappcompatskeleton.utils.UIUtils.java