Top "Animation" questions

Animation is the rapid display of a sequence of visuals in order to create an illusion of movement or change.

Android Animation Alpha

I've got animation: <set xmlns:android="http://schemas.android.com/apk/res/android" android:interpolator="@android:anim/linear_interpolator"&…

java android animation kotlin alpha
Matplotlib-Animation "No MovieWriters Available"

Under Linux, I've been checking out matplotlib's animation class, and it seems to work except that I cant initialise the …

python linux animation matplotlib runtime-error
How can I add an animation to the activity finish()

I'm using overridePendingTransition for when my activity is created and that works fine I can see the fade in works …

android animation android-activity
Android animation does not repeat

I'm trying to make simple animation that would repeat several times (or infinitely). It seems that android:repeatCount does not …

android animation
CSS transition auto height not working

I have a website, and I decided to replace the jquery based toggle boxes with pure CSS snippets. When I …

css animation css-transitions
How to animate a view in Android and have it stay in the new position/size?

I currently have a view in my Android app and the view is playing a frame animation. I want to …

android animation
How to rotate image in Swift?

I am unable to rotate the image by 90 degrees in swift. I have written below code but there is an …

ios swift animation uiview uiviewanimation
Animate CSS background-position with smooth results (sub-pixel animation)

I'm trying to animate the background-position of a div, slowly, but without it having jerky movement. You can see the …

css animation background-image subpixel
CSS Animations with delay for each child element

I am trying to create a cascading effect by applying an animation to each child element. I was wondering if …

animation css delay css-selectors
Can you control GIF animation with Javascript?

Is it possible to use javascript to control which frame of a GIF image is showing and/or stop the …

javascript css animation gif animated-gif