Source link: https://bitbucket.org/NikCody/scalableimageview
Extension of Android standard ImageView
that lets the user scale the represented image and drag it around a pivot point defined as a fraction or a percentage.
Source link: https://bitbucket.org/NikCody/scalableimageview
Extension of Android standard ImageView
that lets the user scale the represented image and drag it around a pivot point defined as a fraction or a percentage.
Chain of Command with background foreground options. Chains can be pre-constructed, and reused any number of times. Individual commands can be written as lambdas, or as classes.
Binds views and resources easily. Really easily. Everywhere.
The Shared Memory library allows for the creation of memory regions that may be simultaneously accessed by multiple Android processes or applications. Developed to overcome the Android 1MB IPC limitation, this Shared Memory library allows you to exchange larger amounts of data between your Android applications.
The missing library manager for Android Developers.
This project allows you to create a custom Toast in android in simplest way.
A layout that arranges other views in a circle.