4 Commits

Author SHA1 Message Date
Daniel Leal
4b01d37f30 Hotfix for ImageConfig: we had missed the growth ratio for MatchParent case 2018-01-29 12:35:11 +01:00
Daniel Leal
a77c84a30c Implement configuration for image loading
We support just two variables in the configuration: gravity and width.
Image will be place left, center or right aligned, and width will be
WRAP_CONTENT or MATCH_PARENT
2017-12-19 19:18:31 +01:00
Dimitry
6e2dd36e4f
1.0.1 (#14)
* Added retention annotation for Alignment IntDef (#3)

* Task lists (#4)

* Added since annotation to newly added method/classes

* Fixed the indexes bug for margin spans (#6)

* Feature: Revert spans order (#11)

* SpannableBuilder

* Removed nullablity from Markwon class (no null markdown)

* Image sizes via HTML (#13)
2017-11-11 17:41:10 +03:00
Dimitry Ivanov
8f75cff2aa Changed module name to library 2017-05-26 12:17:52 +03:00