Text Animation from left to right like shine in Android

后端 未结 5 1865
终归单人心
终归单人心 2021-02-09 14:48

I don\'t know what type of animation it called, but I want to implement it as shown below. I saw that animation in iOS.

5条回答
  •  被撕碎了的回忆
    2021-02-09 15:05

    I think you are talking about Shimmer Effect. Facebook made library for that. It will help you to show glow effect from left to right with many more options.

    You can see full documentation there. Shimmer Library

提交回复
热议问题