An ImageView which shows and hides when user scrolls activity. It is based on FloatingActionButton.Behavior for auto visibility animation. This library extends from CircleImageView for better view but it can be simply extended from ImageView for simplicity. It also uses NineOldAndroids for maximum compatibility.
It runs on API 8+.
- Sample App
Before scrolling
After scrolling

