| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.0.0-beta05 source code.tar.gz | 2018-11-11 | 7.9 MB | |
| 1.0.0-beta05 source code.zip | 2018-11-11 | 8.0 MB | |
| README.md | 2018-11-11 | 330 Bytes | |
| Totals: 3 Items | 15.9 MB | 0 | |
- Support per-Activity inflation delegates, see [#120].
- Deprecate
Res-suffixed color mutators in favor of optional parameters. E.g.colorPrimaryRes(colorRes)would now becolorPrimary(res = colorRes). - Fix some bugs around status bar and navigation bar color application.
- Various code cleanup and simplification.