You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: transformationlayout/api/transformationlayout.api
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,7 @@ public final class com/skydoves/transformationlayout/TransformationLayout$Params
154
154
public final fun component9 ()Lcom/skydoves/transformationlayout/TransformationLayout$FitMode;
155
155
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;
156
156
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
158
158
public fun equals (Ljava/lang/Object;)Z
159
159
public fun getAllContainerColors ()I
160
160
public fun getContainerColor ()I
@@ -186,7 +186,7 @@ public final class com/skydoves/transformationlayout/TransformationLayout$Params
186
186
public final fun setTransitionName (Ljava/lang/String;)V
187
187
public fun setZOrder (I)V
188
188
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
190
190
}
191
191
192
192
public final class com/skydoves/transformationlayout/TransformationLayout$Params$Creator : android/os/Parcelable$Creator {
0 commit comments