parceler icon indicating copy to clipboard operation
parceler copied to clipboard

:package: Android Parcelables made easy through code generation.

Results 33 parceler issues
Sort by recently updated
recently updated
newest added

error: Not sure how to convert a Cursor to this method's return type (androidx.lifecycle.LiveData). protected abstract LiveData getDashboardClinicalRecords(int contactId, String tagType);

First, thanks for sharing the library. So... got an issue on methods naming that using a class object that is unwrapped on a client app using my lib (version 1.x)....

Is Parceler a dead project now? I am updating an older codebase to new Google Play requirements and once I upgraded to latest Android Studio, the project no longer compiles...