如何在android中做webview动画
假设我有三个文本作为标题。您可以如何获取文本视图或任何内容。左侧一个文本,一个中间一个文本,一个右侧文本。所以当我向左滑动屏幕时,我想要一个动画,然后左侧文本就会消失,中心文本将位于左侧,右侧文本将位于中心。右侧幻灯片也是如此。任何人都可以建议我如何实现这种类型的动画。请帮忙。
suppose i have three text as heading.Any how you can take textview or anything.one text on left,one in center and one in right side.so i want an animation when i will slide the screen left then left text will be gone,center text will come to left and right text will come to center.Same thing for right slide.Can anyone suggest how can i achieve this type of animation.Plz help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以尝试创建一个动画变量:
然后
将此操作设置为您的框架:
You can try to create an animation variable :
then
set this action to your frame: