在this blog中,我们可以使android java中某些布局的显示效果变得简单。我的问题是,有没有像该动画那样的实现库?
例如:
android.view.ViewAnimationUtils
Animator anim = android.view.ViewAnimationUtils
.createCircularReveal(mRevealView, cx, cy, 0, radius);
答案 0 :(得分:0)
使用此library
解决了我的问题function textpage() {
document.getElementById("chat").style.backgroundImage = "url('full-convesation-
MRP.png')";
}