Open i-petro opened 8 years ago
Hello! How to change background header image after the animation is complete?
SOLUTION: KenBurnsView kbv = (KenBurnsView) findViewById(R.id.materialviewpager_imageHeader); kbv.setTransitionListener(...)
Hello! How to change background header image after the animation is complete?