Automatically generate Parcelable in Android
Found this really amazing plugin (for lazy people) for Android Studio
Android Parcelable boilerplate code generation
What it does is rewrite the class automatically to include the codes for making your object be Parcelable (for passing between activity, fragment, screen orientation or more).
Android Parcelable boilerplate code generation
What it does is rewrite the class automatically to include the codes for making your object be Parcelable (for passing between activity, fragment, screen orientation or more).
No comments: