Using approach `parcel.writeParcelable(this, 0)` instead of `this.writeToParcel(parcel, 0)` resolves the problem. |
||
|---|---|---|
| .. | ||
| java/ru/touchin/roboswag/components/tabbarnavigation | ||
| AndroidManifest.xml | ||
Using approach `parcel.writeParcelable(this, 0)` instead of `this.writeToParcel(parcel, 0)` resolves the problem. |
||
|---|---|---|
| .. | ||
| java/ru/touchin/roboswag/components/tabbarnavigation | ||
| AndroidManifest.xml | ||