The animated view is half crooked

I am trying to make an animation with a layout that contains a background and some text (TextViews) inside it. The animation should make the entire crack model in the middle, and then move a little as the paper breaks. Therefore, not along a straight line, but a random zigzag structure along the middle of the layout from top to bottom.

I am trying to find something like this, so I can get an idea of ​​how to do this, but so far have failed. Does anyone know how something like this can be done on Android?

TIA

+4
source share
2 answers

? blog , .

:

  • .
  • .
  • .
+2

Brokenview ExplosionField. Brokenview (https://github.com/zhanyongsheng/BrokenView). ExplosionField (https://github.com/tyrantgit/ExplosionField).

enter image description here

enter image description here

+2

All Articles