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
source
share