Android-RatioFillLayout AndroidGitzella

Android RatioFillLayout

A custom layout that fills given width or height as per the original ratio of each child.

Android-FileLogger AndroidGitzella

Android FileLogger

A general-purpose logging library with built-in support to save logs to file efficiently.

Android-HorizontalTailLayout AndroidGitzella

Android HorizontalTailLayout

A simple implementation of a custom layout which solves the issues of grouping a child view with its tailing views.

Android-SlidingLayout AndroidGitzella

Android SlidingLayout

A flexible layout that slides out children views smoothly from right-most to left-most of the screen to achieve a "bullet...

Android-FadingEdgeLayout AndroidGitzella

Android FadingEdgeLayout

A versatile layout that fades its edges regardless of child view type.