- New dependency resolver implementation (faster and more reliable, backed up by unit tests), you may need to re-download your project dependencies again.
- Only projects with supported structures are showed in the main menu. (Projects with the app module).
- Fixed #57
- Inflation errors are now properly handled on layout preview
- Added
androidx.appcompat.widget.Toolbar
into layout preview widgets - fixed some attributes in layout preview turns into
Unknown
- Fixed crash upon clicking the TextView inside an UnknownViewGroup
- Fixed parsing dynamic android drawables
- Fixed on parsing ripple drawables