lxy

Results 5 comments of lxy

> 解决了。重写 OnFloatAnimator 加一个 FLAG_NOT_TOUCHABLE > > ``` > class Animator implements OnFloatAnimator { > > @Nullable > @Override > public android.animation.Animator enterAnim(@NonNull View view, @NonNull WindowManager.LayoutParams layoutParams, @NonNull WindowManager...

> > > 解决了。重写 OnFloatAnimator 加一个 FLAG_NOT_TOUCHABLE > > > ``` > > > class Animator implements OnFloatAnimator { > > > > > > @Nullable > > > @Override...