You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following my "Animations With ConstraintLayout part 2" article on Medium, this repo contains the example code for a simple animation. The app has a 3 images and each one has a Title and a Description. When clicked, the image increases its size and shows its description with a smooth transition.