In my application, I have 4 buttons in my activity (see screenshot). I want to open actions when the button is pressed, but with an animation of magnification.
This is what I want to achieve! In this link (docs), the scaling animation happens on ImageViews, but I want it to be at events.
Please help me achieve this! Thank!
Here is my activity:

source
share