1 先看效果图
2 动画
布局文件
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/activ
本文是关于Android开发的笔记,总结了包括渐变、旋转、移动、缩放、混合动画(带监听器)和自定义动画在内的6种特效,详细介绍了每种动画的实现方式和资源文件配置。
布局文件
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/activ

被折叠的 条评论
为什么被折叠?