MaterialImageView
????MaterialImageView
?? ?? ?????
With Carpaccio, your views became smarter, instead of calling functions on views, now your views can call functions! You no longer need to extend a view to set a custom behavior.
This Android project samples some Material Design-ish transitions for list items and floating action buttons. It uses the the shared element concept introduced in Android 5.0.
This library implements a color picker and a color preference for use in Android applications.
Batch uninstall Android apps using this very convenient script. Just supply a package name (or part of it) and the script will take care of the uninstallation.
Inspired by cwac-adapter, RecyclerAdapterWrapper
allows you to add more functionalities into an existing RecyclerView.Adapter
. The wrapper delegates all behaviors to the wrapped object, you just need to override the specific behaviors you need.
A major bug in Play Services could be the reason GCM messages that you send aren't reaching your users. Pacemaker helps patch this bug by doing for Play Services what it should be doing on its own.