在Android上使用动画更改边距

时间:2014-03-14 23:15:35

标签: java android animation

我有TableLayout:

android:layout_marginBottom="-60dp"

OnCreate我想让它随动画移动到marginBottom =" 0dp"

试过这个: Android - Change left margin using animation

但我收到关于"转换"的错误: http://i.stack.imgur.com/xXx7y.jpg

我该如何解决?

1 个答案:

答案 0 :(得分:0)

import android.view.animation.Transformation