KenBurnsView icon indicating copy to clipboard operation
KenBurnsView copied to clipboard

Android ImageViews animated by Ken Burns Effect

Results 12 KenBurnsView issues
Sort by recently updated
recently updated
newest added

The default FPS of 60 apparently uses too much CPU on certain devices. Would be good to make this configurable. Thank you :)

Hi, Encountered an issue when trying to upload a new build of an app to Google Play Console: > New permissions added > Warning: > > Users that have the...

Hi @alaeri is there any way to change animation on aniamtion complete and also change image with time duration? Thanks (_)

My scenario is actually i'm using this kenBurnsView in collapsing toolbar and bellow collapsing toolbar i have viewpager and tablayout. I'm changing the image as ``` mViewPager.setOnPageChangeListener(new ViewPager.OnPageChangeListener() { @Override...

Unable to start activity as it giving RuntimeException plus Error in inflating class com.flaviofaria.kenburnsview.KenBurnsView. Error caused by android.view.InflateException. Please resolve.

Add getter methods like `boolean isPaused()` `boolean isPlaying()` Thanks

I was playing with this but found when the KenBurnsView size is being animated (I'm actually animating the weight of other views which is causing the KenBurnsView to resize) it...

hello ,use the project in open android studio,android studio show info : Error:(59, 0) No such property: ossrhUsername for class: org.gradle.api.publication.maven.internal.ant.DefaultGroovyMavenDeployer,what it's mean,Hope to reply,thanks.

Hi, I would like to set a time to start the animation after this is opened? Is this possible? Thank you