文件名称:Texiaodemo
介绍说明--下载内容均来自于网络,请自行研究使用
抽屉效果应用程序编程源码,很好的参考资料。-Drawer effect application programming source code, a good reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.classpath
.project
AndroidManifest.xml
assets
bin
...\classes.dex
...\com
...\...\android
...\...\.......\demo
...\...\.......\....\interpolator
...\...\.......\....\............\EasingType.class
...\...\.......\....\............\ElasticInterpolator.class
...\...\.......\....\R$attr.class
...\...\.......\....\R$drawable.class
...\...\.......\....\R$id.class
...\...\.......\....\R$layout.class
...\...\.......\....\R$string.class
...\...\.......\....\R$styleable.class
...\...\.......\....\R.class
...\...\.......\....\Test$Item.class
...\...\.......\....\Test.class
...\...\.......\....\TestPanels.class
...\...\.......\....\widget
...\...\.......\....\......\Panel$1.class
...\...\.......\....\......\Panel$2.class
...\...\.......\....\......\Panel$3.class
...\...\.......\....\......\Panel$4.class
...\...\.......\....\......\Panel$OnPanelListener.class
...\...\.......\....\......\Panel$PanelOnGestureListener.class
...\...\.......\....\......\Panel$State.class
...\...\.......\....\......\Panel.class
...\resources.ap_
...\Texiaodemo.apk
default.properties
gen
...\com
...\...\android
...\...\.......\demo
...\...\.......\....\R.java
proguard.cfg
res
...\drawable
...\drawable-hdpi
...\.............\icon.png
...\drawable-ldpi
...\.............\icon.png
...\drawable-mdpi
...\.............\icon.png
...\........\bottom_switcher_collapsed.9.png
...\........\bottom_switcher_collapsed_background.xml
...\........\bottom_switcher_collapsed_focused.9.png
...\........\bottom_switcher_collapsed_selected.9.png
...\........\bottom_switcher_expanded.9.png
...\........\bottom_switcher_expanded_background.xml
...\........\bottom_switcher_expanded_focused.9.png
...\........\bottom_switcher_expanded_selected.9.png
...\layout
...\......\main.xml
...\......\panel_main.xml
...\values
...\......\attrs.xml
...\......\strings.xml
src
...\com
...\...\android
...\...\.......\demo
...\...\.......\....\interpolator
...\...\.......\....\............\EasingType.java
...\...\.......\....\............\ElasticInterpolator.java
...\...\.......\....\Test.java
...\...\.......\....\TestPanels.java
...\...\.......\....\widget
...\...\.......\....\......\Panel.java