Home | History | Annotate | Download | only in widget

Lines Matching refs:resizePreview

1053         final Animator resizePreview = animateBounds(preview, bounds);
1054 resizePreview.setDuration(DURATION_RESIZE);
1058 builder.with(resizePreview);