How to increase the lottie "LottieAnimationView" dimensions?

Vivek Solanki picture Vivek Solanki · Apr 2, 2017 · Viewed 12k times · Source

I am using Lottie for animations. The problem is lottie view dimensions are too small. is there a way to customize dimensions in lottie?

Answer

Mohd Sohail Ahmed picture Mohd Sohail Ahmed · Aug 10, 2017

Try Using animation.setScale(0.4f);

0.1f being the smallest.