点击按钮实现动画效果

时间:2021-07-18 10:04:20
【文件属性】:
文件名称:点击按钮实现动画效果
文件大小:131KB
文件格式:ZIP
更新时间:2021-07-18 10:04:20
03 点击按钮实现动画效果,让文本上的字变大变小向左向右,和按钮旋转改变背景颜色。
【文件预览】:
截图.docx
AndroidManifest.xml
res
----mipmap-hdpi()
--------ic_launcher.png(3KB)
--------ic_launcher_round.png(4KB)
----mipmap-xxxhdpi()
--------ic_launcher.png(10KB)
--------ic_launcher_round.png(14KB)
----mipmap-xhdpi()
--------ic_launcher.png(5KB)
--------ic_launcher_round.png(6KB)
----mipmap-mdpi()
--------ic_launcher.png(2KB)
--------ic_launcher_round.png(2KB)
----drawable()
----layout()
--------activity_main.xml(2KB)
----values()
--------colors.xml(214B)
--------strings.xml(293B)
--------styles.xml(394B)
----animator()
--------roate_anim.xml(390B)
----mipmap-xxhdpi()
--------ic_launcher.png(8KB)
--------ic_launcher_round.png(10KB)
java
----com()
--------neuede()

网友评论