Fixed `@Parcelable` bug, added `@Extra`
- Fixed
@Parcelable
annotation bug with List restoration. - Improved some DSL methods.
- Added
@Extra
annotation. - Added DSL methods for fragments and activities - thanks @melix!
@Parcelable
annotation bug with List restoration.@Extra
annotation.