Skip to content

Fixed `@Parcelable` bug, added `@Extra`

Compare
Choose a tag to compare
@jmartinesp jmartinesp released this 05 Apr 15:56
· 64 commits to master since this release
  • Fixed @Parcelable annotation bug with List restoration.
  • Improved some DSL methods.
  • Added @Extra annotation.
  • Added DSL methods for fragments and activities - thanks @melix!