/CommonUtils

Just a set of Android classes and functions that I commonly use in various projects

Primary LanguageKotlinApache License 2.0Apache-2.0

CommonUtils

Just a set of Android classes and functions that I commonly use in various projects.

To use, add this:

https://jitpack.io/#AndroidDeveloperLB/CommonUtils

Some classes are based on solutions from:

https://github.com/PureWriter/ToastCompat

https://github.com/george-steel/android-utils/blob/master/src/org/oshkimaadziig/george/androidutils/SpanFormatter.java

https://issuetracker.google.com/issues/115575872

https://commonsware.com/blog/2018/11/24/workmanager-app-widgets-side-effects.html

https://stackoverflow.com/a/21505193/878126