ShimmerLayout can be used to add shimmer effect (like the one used at Facebook or at LinkedIn) to your Android application. Beside memory efficiency even animating a big layout, you can customize the behaviour and look of the animation.
This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.
Xamarin.Android Binding for KotlinX.Coroutines.Core.Common (kotlinx-coroutines-core-common). Note: This is an "EmbeddedReferenceJar". It will not generate any Android Callable Wrappers (ACW) and C# API.
Xamarin.Android binding for KotlinX Coroutines Android (kotlinx-coroutines-android).
Note: This is an "EmbeddedReferenceJar". It will not generate any Android Callable Wrappers (ACW) and C# API.
Flexbox Layout for Xamarin.Android. FlexboxLayout is a library project which brings the similar capabilities of CSS Flexible Box Layout Module to Android.
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.