Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devgianlu/commonutils

A collection of useful Android classes
https://github.com/devgianlu/commonutils

android java material-design utils

Last synced: 1 day ago
JSON representation

A collection of useful Android classes

Awesome Lists containing this project

README

        

# CommonUtils

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2567f5fc0fe946cabc73519bd2ac9324)](https://www.codacy.com/gh/devgianlu/CommonUtils/dashboard?utm_source=github.com&utm_medium=referral&utm_content=devgianlu/CommonUtils&utm_campaign=Badge_Grade)

This is a library I use inside many of my Android projects (almost all of them). It includes many useful classes to comply Material Design standards and more.

## Issues
If the issue is under the `com.gianlu.commonutils` package this is the right place to create the issue, if it belongs to another package create an issue on the appropriate repository.

## Versioning
I usually edit this library from another project, therefore the commit messages might not be the most descriptive ones.