文件名称:shenshuoDemo
介绍说明--下载内容均来自于网络,请自行研究使用
可伸缩View带互相挤压效果
特效实现原理:
改变按钮的宽度,每次当你点击按钮时,只有两个按钮改变宽度,一个变长,一个变短,只是这个变化是慢慢
进行,不是秒变的,你懂的,这就是动画效果。你点击短的按钮后会渐渐地变长,长的按钮会随着被压缩,其他按钮宽度不变。-Scalable View with mutual extrusion effect
Effect realization principle:
Change the width of the button, each time you click on the button, only two buttons to change the width of a long, a short, but this change is slowly
Do, not seconds, you know, this is the animation effect. You click on the short button will gradually become long, long button will be compressed, the other button width unchanged.
特效实现原理:
改变按钮的宽度,每次当你点击按钮时,只有两个按钮改变宽度,一个变长,一个变短,只是这个变化是慢慢
进行,不是秒变的,你懂的,这就是动画效果。你点击短的按钮后会渐渐地变长,长的按钮会随着被压缩,其他按钮宽度不变。-Scalable View with mutual extrusion effect
Effect realization principle:
Change the width of the button, each time you click on the button, only two buttons to change the width of a long, a short, but this change is slowly
Do, not seconds, you know, this is the animation effect. You click on the short button will gradually become long, long button will be compressed, the other button width unchanged.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
xinxinDemo
..........\.classpath
..........\.project
..........\AndroidManifest.xml
..........\assets
..........\bin
..........\...\AndroidManifest.xml
..........\...\classes
..........\...\classes.dex
..........\...\.......\com
..........\...\.......\...\example
..........\...\.......\...\.......\xinxindemo
..........\...\.......\...\.......\..........\BuildConfig.class
..........\...\.......\...\.......\..........\MainActivity$1.class
..........\...\.......\...\.......\..........\MainActivity.class
..........\...\.......\...\.......\..........\R$attr.class
..........\...\.......\...\.......\..........\R$dimen.class
..........\...\.......\...\.......\..........\R$drawable.class
..........\...\.......\...\.......\..........\R$id.class
..........\...\.......\...\.......\..........\R$layout.class
..........\...\.......\...\.......\..........\R$string.class
..........\...\.......\...\.......\..........\R$style.class
..........\...\.......\...\.......\..........\R.class
..........\...\dexedLibs
..........\...\.........\android-support-v4-2cd7e1a60282d423a998c0af5d5f7836.jar
..........\...\.........\android-support-v4-b003e219cbc0627b2cb57229db0f4d81.jar
..........\...\.........\annotations-2220ff1f495c372b38c7c738bdaa13fa.jar
..........\...\.........\annotations-53579a14ce9d3ed38ce5ff89aa31cd6c.jar
..........\...\jarlist.cache
..........\...\MainActivity.apk
..........\...\res
..........\...\resources.ap_
..........\...\...\drawable-hdpi
..........\...\...\.............\ic_launcher.png
..........\...\...\drawable-mdpi
..........\...\...\.............\ic_launcher.png
..........\...\...\drawable-xhdpi
..........\...\...\..............\ic_launcher.png
..........\...\...\drawable-xxhdpi
..........\...\...\...............\ic_launcher.png
..........\...\xinxinDemo.apk
..........\gen
..........\...\com
..........\...\...\example
..........\...\...\.......\xinxindemo
..........\...\...\.......\..........\BuildConfig.java
..........\...\...\.......\..........\R.java
..........\ic_launcher-web.png
..........\libs
..........\....\android-support-v4.jar
..........\proguard-project.txt
..........\project.properties
..........\res
..........\...\drawable-hdpi
..........\...\.............\ic_launcher.png
..........\...\drawable-ldpi
..........\...\drawable-mdpi
..........\...\.............\ic_launcher.png
..........\...\drawable-xhdpi
..........\...\..............\ic_launcher.png
..........\...\drawable-xxhdpi
..........\...\...............\ic_launcher.png
..........\...\layout
..........\...\......\activity_main.xml
..........\...\values
..........\...\values-sw600dp
..........\...\..............\dimens.xml
..........\...\values-sw720dp-land
..........\...\...................\dimens.xml
..........\...\......\dimens.xml
..........\...\......\strings.xml
..........\...\......\styles.xml
..........\src
..........\...\com
..........\...\...\example
..........\...\...\.......\xinxindemo
..........\...\...\.......\..........\MainActivity.java
..........\...\...\.......\..........\PinchActivity.java