Releases: hossain-khan/android-constraint-layout-cheatsheet
Releases · hossain-khan/android-constraint-layout-cheatsheet
v2.1
Minor Release
- Added support for technical articles on the references screen.
v2.0
Major Release
- Added new external resources screen with YouTube videos on ConstraintLayout [#102, #105]
- Fixed dependency injection code duplication issue for ViewModels using Dagger multi-binding [#103]
v1.9
Minor Release
- Reduced APK size from
7.3 MB
to 4.7 MB
by converting large images to WebP format. [#101]
- Updated leak canary to Alpha 2 version. [#101]
v1.8
Minor release:
- Added full UI demo for TED Talk [#99]
v1.7
Minor release:
- Using material design theme throughout the app [#91]
- Removed
flashbar
3rd-party library due to an issue on tablets.
v1.6
Minor release:
- Added related movies section for movie details [#86]
v1.5
- Added demo of mix and max dimension for views [#29, #54]
- Added a complete example of a movie details view [#84]
- Minor improvements across the app [#81, #82]
v1.4
- Added virtual helper related demos [#50, #51]
v1.3
- Added few more demos [#49, #53]
v1.2
- Added a few more examples [#47, #52]
- Migrated to AndroidX [#46]