Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
expandablelayout-1.0.6.aar | 2020-08-14 | 45.1 kB | |
1.0.6 source code.tar.gz | 2020-08-14 | 205.6 kB | |
1.0.6 source code.zip | 2020-08-14 | 238.7 kB | |
README.md | 2020-08-14 | 341 Bytes | |
Totals: 4 Items | 489.7 kB | 0 |
🎉 Released a new version 1.0.6
! 🎉
What's New?
- Use ViewBinding instead of Kotlin synthetic for improving performance.
- Fix spinner color doesn't change by property. (#12)
- Inflating error (Measuring of RelativeLayout, Android SDK internal error) fixed. (#13)
- Spinner margin doesn't work when the layout is RTL. (#14)