开发者

Sliding View in android

开发者 https://www.devze.com 2023-02-20 15:30 出处:网络
I am developing an android vocab app. My requirement is that when word moves to another word. The transition should be like sliding. I am displaying word in textView开发者_开发问答.

I am developing an android vocab app. My requirement is that when word moves to another word. The transition should be like sliding. I am displaying word in textView开发者_开发问答.

I want to implement a sliding behaviour to the textView when text value changes.

It should behaves like a page truning or sliding.


Maybe this is what you looking for link. You can set animations to TextSwitcher.

0

精彩评论

暂无评论...
验证码 换一张
取 消