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.
CircularProgressDrawable is a drawable with capabilities to indicate progress.
Circular Progress Drawable can be defined programatically and the only parameters it will require will be the different colors and the size of the outer ring.
Scale Property for the inner ring can be used to achieve a variety of effects, as pulsating effects, overshoot or to make it disappear completely.
The drawable allows both for a progress and an indetermination mode. In the indetermination mode instead of filling the outer ring, a 90º arc will be shown that can be animated to spin around the inner circle.
Automatically generate a ContentProvider backed by an SQLite database.
If you have a need to implement a UI component which will act similar to toggle button or be like a view group with state checked/unchecked this is a right choice for you.
App42 Cloud APIs provides a range of 500+ MBaaS APIs for developers to build and deploy their mobile, web, tv Apps on the cloud.
Gradle plugin to add unit testing to android plugin. Prepared for Robolectric.
Requirements:
Android Studio (and Intellij 14) IDE support for Android Gradle unit tests.
This plugin will mark test directories and resolve testCompile dependencies. It also sets up the correct system properties so that Robolectric will work if you are using it.