Top "Translate-animation" questions

To translate means to change the position of an object so that it gets moved from one place to another in the world (e.g. a person walking on a sidewalk).

Android TranslateAnimation to Center

I need to apply a translation animation to an ImageView, this ImageView is positioned at certain place and i need …

java android android-animation translate-animation
Button does not work after animation android

I have created a view in android and I need to animate it from bottom to top and vice versa. …

android animation view translate-animation
Dynamically animate a layout

I have to implement a (child) layout translate animation programmatically because the distance to translate is determined at runtime. I …

android dynamic translate-animation layout-animation
Windowmanager with Animation

First of all thanks everyone who tries to reply this topic. I have an activity and I wanted to show …

android android-animation window-managers translate-animation
How to rotate a lightsource around a fixed object (OpenGL)?

I'm trying to make a light source rotate around my character model in my OpenGL project, but as I try …

opengl rotation lighting translate-animation glrotate
How can I rotate around the center of a group in Three.js

I've created a group of cubes and I'm trying to figure out how to set the center so I can …

three.js rotation translate-animation
translate div on click

I need to have a div move out on a click, and them move back in on a second event …

javascript jquery translate-animation