Background:
The usage and maintaining of SpannableBuilder is reduced by using
a good-old-SpannableStringBuilder directly but making sure its spans are
reversed.
The implementation is credited Uncodin/bypass
* Initialized custom extension module
* Upgraded android gradle plugin to 3.0.1
* Shaping up the custom extension module
* Added README to module
* Small improvement for IconVisitor (added color null check)