I'm using lottie animation view for show after effects animation and when set
app:lottie_imageAssetsFolder="demo"
noting happened and images not showing in animation
imageAssetsFolder is if your animation has actual images (which is rarely necessary).
Put your animations in res
assets/animationName
or
@raw/animationName