com.github.kevinsawicki:wishlist

Android utilities


License
Apache-2.0

Documentation

wishlist Build Status

Library of helpers and utilities that I wish were included in the Android SDK but aren't.

If you think something in this library is already handled in a better way by Android please open an issue.

This library is available from Maven Central:

<dependency>
  <groupId>com.github.kevinsawicki</groupId>
  <artifactId>wishlist</artifactId>
  <version>0.9</version>
  <type>apklib</type>
</dependency>

License