文件名称:yueyueniao2012-ExpandTabView-60b967f
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2015-04-29
- 文件大小:
- 345kb
- 下载次数:
- 0次
- 提 供 者:
- ldbjd******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
android的图片资源默认是静态的,单实例;如果两个IM好友的头像一样,最简单的都是用的软件自带头像,有一个在线,一个离线,直接改变头像的灰度,则两个用户的头像都会变灰或者在线,-The picture of the android resource default is static, single instance.If two IM his best friend s face, the simplest is done with software own avatar, has an online, an offline, directly change the gray level image, the head of the two users will become grey or online,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
yueyueniao2012-ExpandTabView-60b967f
....................................\.gitattributes
....................................\.gitignore
....................................\AndroidManifest.xml
....................................\README.md
....................................\gen
....................................\...\com
....................................\...\...\example
....................................\...\...\.......\expandtabview
....................................\...\...\.......\.............\BuildConfig.java
....................................\...\...\.......\.............\R.java
....................................\ic_launcher-web.png
....................................\libs
....................................\....\android-support-v4.jar
....................................\proguard-project.txt
....................................\project.properties
....................................\res
....................................\...\anim
....................................\...\....\pophidden_anim.xml
....................................\...\....\popshow_anim.xml
....................................\...\drawable-hdpi
....................................\...\.............\choose_item_right.9.png
....................................\...\.............\choose_item_selected.jpg
....................................\...\.............\choosearea_bg_left.9.png
....................................\...\.............\choosearea_bg_mid.9.png
....................................\...\.............\choosearea_bg_right.9.png
....................................\...\.............\choosebar_down.9.png
....................................\...\.............\choosebar_line.png
....................................\...\.............\choosebar_press_down.9.png
....................................\...\.............\choosebar_press_up.9.png
....................................\...\.............\ic_launcher.png
....................................\...\drawable-ldpi
....................................\...\.............\ic_launcher.png
....................................\...\drawable-mdpi
....................................\...\.............\ic_launcher.png
....................................\...\drawable-xhdpi
....................................\...\..............\ic_launcher.png
....................................\...\drawable
....................................\...\........\choose_eara_item_selector.xml
....................................\...\........\choose_plate_item_selector.xml
....................................\...\........\expand_tab_selector.xml
....................................\...\layout
....................................\...\......\activity_main.xml
....................................\...\......\choose_eara_item_selector.xml
....................................\...\......\choose_item.xml
....................................\...\......\toggle_button.xml
....................................\...\......\view_distance.xml
....................................\...\......\view_region.xml
....................................\...\values
....................................\...\......\colors.xml
....................................\...\......\dimens.xml
....................................\...\......\strings.xml
....................................\...\......\styles.xml
....................................\src
....................................\...\com
....................................\...\...\example
....................................\...\...\.......\adapter
....................................\...\...\.......\.......\TextAdapter.java
....................................\...\...\.......\expandtabview
....................................\...\...\.......\.............\MainActivity.java
....................................\...\...\.......\view
....................................\...\...\.......\....\ExpandTabView.java
....................................\...\...\.......\....\ViewBaseAction.java
....................................\...\...\.......\....\ViewLeft.java
....................................\...