- POM files are now stored into external files directory.
- You can now create kotlin classes from the file manager.
- You can no longer hide the bottom sheet accidentally.
- Warnings will now be logged when there are corrupt jar files
- R.java file will now be generated on index phase, you will no longer have R.java errors on a new project.
- Fixed crash after activity is destroyed (see #56)
- Fixed crash during indexing when there are corrupt jar files
- Fixed crash upon long pressing the editor with unknown methods. (see #52)
- Fixed crash upon parsing ripple drawables (see #53)
- Fixed crash when previewing an invalid xml.