Mentioned issues (1)
Links (14)
“ My guess is an AutoValue extension is what's needed here: http://ryanharter.com/blog/2016/05/16/autovalue-extensions/ ”
“ Is there a public repo somewhere? I don't see any obvious repo for it in https://android.googlesource.com , and it doesn't seem to be inside https://android.googlesource.com/platform/frameworks/support. ”
“ Is there a public repo somewhere? I don't see any obvious repo for it in https://android.googlesource.com, and it doesn't seem to be inside https://android.googlesource.com/platform/frameworks/support . ”
“ Add autovalue support also means you can easily achieve parcelable by https://github.com/rharter/auto-value-parcel . Please consider support this. ”