ImageViewZoom is an android ImageView widget with zoom and pan capabilities. This is an implementation of the ImageView widget used in the Gallery app of the Android opensource project.
A fast circular ImageView perfect for profile images. This is based on RoundedImageView from Vince Mi which itself is based on techniques recommended by Romain Guy.
ScrollParallaxImageView extends ImageView, and provides parallax effects when it scrolls in the screen. It can be use in any view which can scroll its content, like ListView, RecyclerView, ScrollView, etc.
Xamarin.Android Binding for Abdul Aris' Android Circular Image View. This library provides circle and Avatar ImageView for Android. It automatically scale and center a bitmap based on the size of the view but does not copy the bitmap itself.