I wonder how I should create a pulse effect using nine olad androids framework animation.
To understand better lets say you have an ImageView and want to have a \"pulse\
to use @ Matthias Robbers solution directly from the XML, you can do the following: create 2 files:
1- pulse.xml
2- pulse_layout_animation.xml
then in your layout xml file just add this animation to any view you need, for example: