Skip to content

Commit 48f8b2e

Browse files
committed
update android tips
add viewanimator & AbstractProcessor introduction
1 parent 9a6264a commit 48f8b2e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,9 @@ tv.setId(R.id.circle_centerview);
691691
692692
```
693693
* 图像渲染利器RenderScript
694+
* 简易的视图切换ViewAnimator及其子类</br>
695+
![](https://github.com/RealMoMo/Android-Tips/blob/master/img/ViewAnimator.png)
696+
* 继承AbstractProcessor处理编译时注解代码。要建Java工程,Android工程目前不可以直接使用。
694697

695698

696699

Diff for: img/ViewAnimator.png

18.3 KB
Loading

0 commit comments

Comments
 (0)