Loránd
04/20/2018, 5:30 AMonCreate, onStart, onResume lifecycle callbacks. I did debug the animator and realized that the methods are not even called if the items are added during the previously mentioned lifecycle callbacks. However it works very well if i add them in onEnterAnimationComplete but that is not ideal. Any experienced android developer here that knows the right way of doing this?