Skip to content

Commit 9c13284

Browse files
committed
Update binary compatability
1 parent 969ca2c commit 9c13284

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

transformationlayout/api/transformationlayout.api

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ public final class com/skydoves/transformationlayout/TransformationLayout$Params
154154
public final fun component9 ()Lcom/skydoves/transformationlayout/TransformationLayout$FitMode;
155155
public final fun copy (JLcom/skydoves/transformationlayout/TransformationLayout$Motion;IIIILcom/skydoves/transformationlayout/TransformationLayout$Direction;Lcom/skydoves/transformationlayout/TransformationLayout$FadeMode;Lcom/skydoves/transformationlayout/TransformationLayout$FitMode;FFZZLjava/lang/String;)Lcom/skydoves/transformationlayout/TransformationLayout$Params;
156156
public static synthetic fun copy$default (Lcom/skydoves/transformationlayout/TransformationLayout$Params;JLcom/skydoves/transformationlayout/TransformationLayout$Motion;IIIILcom/skydoves/transformationlayout/TransformationLayout$Direction;Lcom/skydoves/transformationlayout/TransformationLayout$FadeMode;Lcom/skydoves/transformationlayout/TransformationLayout$FitMode;FFZZLjava/lang/String;ILjava/lang/Object;)Lcom/skydoves/transformationlayout/TransformationLayout$Params;
157-
public fun describeContents ()I
157+
public final fun describeContents ()I
158158
public fun equals (Ljava/lang/Object;)Z
159159
public fun getAllContainerColors ()I
160160
public fun getContainerColor ()I
@@ -186,7 +186,7 @@ public final class com/skydoves/transformationlayout/TransformationLayout$Params
186186
public final fun setTransitionName (Ljava/lang/String;)V
187187
public fun setZOrder (I)V
188188
public fun toString ()Ljava/lang/String;
189-
public fun writeToParcel (Landroid/os/Parcel;I)V
189+
public final fun writeToParcel (Landroid/os/Parcel;I)V
190190
}
191191

192192
public final class com/skydoves/transformationlayout/TransformationLayout$Params$Creator : android/os/Parcelable$Creator {

0 commit comments

Comments
 (0)