I need to make a simple animation in Android Studio.
It is necessary to make the code be inside the Java Class, without adding the anim folder to res.
The challenge is to simply move the imageView horizontally to the right. So that I myself could choose how many pixels I can move the picture, and the speed as well.
|