没有合适的资源?快使用搜索试试~ 我知道了~
ComplexAnimation:一个看起来比较闹腾的导航栏的效果
共70个文件
png:21个
xml:17个
kt:10个
需积分: 9 0 下载量 199 浏览量
2021-04-26
21:13:54
上传
评论
收藏 2.9MB ZIP 举报
温馨提示
ComplexAnimation 一个复杂的动画效果(有个公司的面试考核) 仿写动图 实现的动图 实现步骤 1.自定义ViewGroup,摆5个导航Button。 下面的为部分代码,主要是为了说明流程,详细代码请看。 class NavigationBarView : ViewGroup { //5个View privateval navigationButtonListView = ArrayList<View>() //提供添加5个导航Button的方法 fun addImageButtons(views: List<View>) { for (i in 0 until views.size) { val frameLayout = FrameLayout(context) val vie
资源推荐
资源详情
资源评论
收起资源包目录
ComplexAnimation-master.zip (70个子文件)
ComplexAnimation-master
gradlew.bat 2KB
gradlew 5KB
pic
c_3.png 39KB
c_0.gif 183KB
c_1.gif 31KB
c_1.png 143KB
c_6.png 9KB
c_4.gif 331KB
c_5.png 16KB
c_3.gif 278KB
c_2.png 146KB
c_2.gif 319KB
c_5.gif 292KB
c_4.png 25KB
gradle.properties 726B
app
app-release.apk 1.79MB
proguard-rules.pro 751B
src
test
java
com
example
cheng
complexanimation
ExampleUnitTest.kt 359B
androidTest
java
com
example
cheng
complexanimation
ExampleInstrumentedTest.kt 670B
main
res
mipmap-xxxhdpi
ic_launcher.png 9KB
ic_launcher_round.png 15KB
drawable-hdpi
p_4.png 4KB
p_1.png 5KB
p_5.png 4KB
p_2.png 3KB
p_3.png 3KB
drawable
circle_drawable.xml 333B
ic_launcher_background.xml 5KB
mipmap-hdpi
ic_launcher.png 3KB
ic_launcher_round.png 5KB
drawable-v24
ic_launcher_foreground.xml 2KB
values
colors.xml 208B
strings.xml 79B
styles.xml 383B
mipmap-xxhdpi
ic_launcher.png 6KB
ic_launcher_round.png 10KB
mipmap-mdpi
ic_launcher.png 2KB
ic_launcher_round.png 3KB
mipmap-xhdpi
ic_launcher.png 4KB
ic_launcher_round.png 7KB
mipmap-anydpi-v26
ic_launcher_round.xml 272B
ic_launcher.xml 272B
layout
activity_main.xml 808B
circle_animation.xml 413B
java
com
example
cheng
complexanimation
view
TranslationAnimationManager.kt 2KB
AnimationInterface.kt 376B
NavigationBarView.kt 7KB
Band.kt 3KB
RotateAnimationManager.kt 1KB
AnimationGroup.kt 1KB
MainActivity.kt 931B
util
Util.kt 460B
AndroidManifest.xml 728B
.gitignore 7B
release
output.json 234B
build.gradle 1KB
gradle
wrapper
gradle-wrapper.jar 53KB
gradle-wrapper.properties 230B
.idea
caches
build_file_checksums.ser 537B
codeStyles
Project.xml 2KB
gradle.xml 626B
runConfigurations.xml 564B
misc.xml 2KB
vcs.xml 180B
encodings.xml 624B
.gitignore 137B
README.md 15KB
settings.gradle 15B
build.gradle 644B
imitate.mp4 122KB
共 70 条
- 1
资源评论
单身的小孩
- 粉丝: 23
- 资源: 4622
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (源码)基于C++的ARMA53贪吃蛇游戏系统.zip
- (源码)基于Python和MQTT协议的IoT数据获取与处理系统.zip
- (源码)基于Arduino编程语言的智能硬件控制系统.zip
- (源码)基于Android的记账管理系统.zip
- (源码)基于Spring Boot框架的二手车管理系统.zip
- (源码)基于Spring Boot和Vue的分布式权限管理系统.zip
- (源码)基于Spring Boot框架的后台管理系统.zip
- (源码)基于Spring Boot和Vue的高性能售票系统.zip
- (源码)基于Windows API的USB设备通信系统.zip
- (源码)基于Spring Boot框架的进销存管理系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功