fabrantes/ColorMatrixAndroidBug
This tiny app demonstrates the bug in the behavior of ObjectAnimator.ofFloat(alpha, 0, 1) when applied to an ImageView where a ColorFilter has been set (using ImageView.setColorFilter).
Java
This tiny app demonstrates the bug in the behavior of ObjectAnimator.ofFloat(alpha, 0, 1) when applied to an ImageView where a ColorFilter has been set (using ImageView.setColorFilter).
Java