fix anumation
This commit is contained in:
parent
75fee20d7a
commit
d2b82941b8
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ public class StepAnimation extends Animation {
|
|||
} else {
|
||||
StepAnimation mm = c.create();
|
||||
if (animate) {
|
||||
Log.d("123", "new " + expand + " " + mm.view.getVisibility());
|
||||
if (mm.animationReady()) {
|
||||
mm.startAnimation(v);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue