Skip to content

Commit

Permalink
Update API
Browse files Browse the repository at this point in the history
  • Loading branch information
tillh-stripe committed Sep 23, 2022
1 parent 1da30d6 commit 10abb95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions payments-core/api/payments-core.api
Original file line number Diff line number Diff line change
Expand Up @@ -7805,7 +7805,6 @@ public class com/stripe/android/view/StripeEditText : com/google/android/materia
public final fun getDefaultErrorColorInt ()I
public fun getOnFocusChangeListener ()Landroid/view/View$OnFocusChangeListener;
public final fun getShouldShowError ()Z
protected final fun isLastKeyDelete ()Z
public fun onCreateInputConnection (Landroid/view/inputmethod/EditorInfo;)Landroid/view/inputmethod/InputConnection;
public fun onInitializeAccessibilityNodeInfo (Landroid/view/accessibility/AccessibilityNodeInfo;)V
public fun onRestoreInstanceState (Landroid/os/Parcelable;)V
Expand All @@ -7816,7 +7815,6 @@ public class com/stripe/android/view/StripeEditText : com/google/android/materia
public final fun setErrorColor (I)V
public final fun setErrorMessage (Ljava/lang/String;)V
public final fun setErrorMessageListener (Lcom/stripe/android/view/StripeEditText$ErrorMessageListener;)V
protected final fun setLastKeyDelete (Z)V
public final fun setOnFocusChangeListener (Landroid/view/View$OnFocusChangeListener;)V
public final fun setShouldShowError (Z)V
public fun setTextColor (I)V
Expand Down

0 comments on commit 10abb95

Please sign in to comment.