文件名称:fixbug
介绍说明--下载内容均来自于网络,请自行研究使用
Java编写实现Android滑动菜单,通过此源码了解Android子菜单点击事件,点击子菜单后的隐藏显示,菜单按钮的点击事件,设置当前要显示的子菜单等初步小技巧。对实现复杂的界面设计有参考价值,源代码包括了资源文件,都是挺完整的,欢迎下载。-Android sliding menu written in Java to achieve through this source to understand Android submenu click event, click on the hidden sub-menu display, menu button' s click event, set the current sub-menu to display other preliminary tips. The realization of complex interface design reference value, the source code includes the resource files are quite complete, welcome to download.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fixbug
......\.classpath
......\.project
......\AndroidManifest.xml
......\assets
......\bin
......\...\classes
......\...\.......\com
......\...\.......\...\vxbb
......\...\.......\...\....\FixbugActivity$1.class
......\...\.......\...\....\FixbugActivity$2.class
......\...\.......\...\....\FixbugActivity$ViewAnimation.class
......\...\.......\...\....\FixbugActivity.class
......\...\.......\...\....\R$attr.class
......\...\.......\...\....\R$color.class
......\...\.......\...\....\R$dimen.class
......\...\.......\...\....\R$drawable.class
......\...\.......\...\....\R$id.class
......\...\.......\...\....\R$layout.class
......\...\.......\...\....\R$string.class
......\...\.......\...\....\R.class
......\...\classes.dex
......\...\fixbug.apk
......\...\res
......\...\...\drawable-hdpi
......\...\...\.............\ic_launcher.png
......\...\...\drawable-ldpi
......\...\...\.............\ic_launcher.png
......\...\...\drawable-mdpi
......\...\...\.............\ic_launcher.png
......\...\...\.............\pop_up_menu_bg.png
......\...\...\.............\pop_up_menu_btn_nor.png
......\...\...\.............\pop_up_menu_btn_pre.png
......\...\resources.ap_
......\gen
......\...\com
......\...\...\vxbb
......\...\...\....\R.java
......\proguard.cfg
......\project.properties
......\res
......\...\drawable-hdpi
......\...\.............\ic_launcher.png
......\...\drawable-ldpi
......\...\.............\ic_launcher.png
......\...\drawable-mdpi
......\...\.............\ic_launcher.png
......\...\.............\pop_up_menu_bg.png
......\...\.............\pop_up_menu_btn.xml
......\...\.............\pop_up_menu_btn_nor.png
......\...\.............\pop_up_menu_btn_pre.png
......\...\layout
......\...\......\item_listv_menu.xml
......\...\......\main.xml
......\...\values
......\...\......\color.xml
......\...\......\dimen.xml
......\...\......\strings.xml
......\src
......\...\com
......\...\...\vxbb
......\...\...\....\FixbugActivity.java