Class Index

A C M R

A

AvatarImageView Display an arbitrary image masked by a given drawable. 

C

CurtainFoldLayout A layout that can be "folded" (like a curtain). 
CurtainFoldLayout.OnFoldChangedListener A listener that will be notified on start and end of the folding. 
CurtainFoldLayout.Orientation Determines the orientation of the folding. 

M

MaskedDrawable A Drawable that mask another drawable. 
MaskedLayout Given a drawable to be used as a mask, this layout will draw it's children masked by the drawable. 

R

ReflectionDrawable A Drawable that adds a reflection to another drawable. 
ReflectionLayout ReflectionLayout is a layout container that will add a visual reflection to its child view.