11 Commits

Author SHA1 Message Date
Daniel Leal
d7630631b6 Extract gradle code to assemble and publish library to external gradle file
Adapted library and library-image-loader gradle files
2018-01-29 12:31:27 +01:00
Daniel Leal
c3e4b6ad50 Update dependencies syntax for library-image-loader (compile => implementation) 2018-01-29 12:31:27 +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 Ivanov
b92c2f54ac Preparing the release 2017-05-27 16:54:08 +03:00
Dimitry Ivanov
1ea0450025 Tweaking a bit defaults for thematic break & quote sign 2017-05-27 14:45:46 +03:00
Dimitry Ivanov
a7e1f178f4 Added gifs 2017-05-27 14:32:34 +03:00
Dimitry Ivanov
97f13926e0 Added ability to load from assets 2017-05-27 14:14:14 +03:00
Dimitry Ivanov
58c2f26491 Preparing the release 2017-05-26 12:42:49 +03:00
Dimitry Ivanov
8f75cff2aa Changed module name to library 2017-05-26 12:17:52 +03:00
Dimitry Ivanov
37bf9f79db Removed debug dependency 2017-05-24 18:23:41 +03:00
Dimitry Ivanov
d5e2d756d9 Stabilizing api 2017-05-24 18:11:17 +03:00