File tree Expand file tree Collapse file tree
packages/react-native/ReactAndroid
src/main/java/com/facebook/react/uimanager Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4471,18 +4471,18 @@ public class com/facebook/react/uimanager/ThemedReactContext : com/facebook/reac
44714471 public fun removeLifecycleEventListener (Lcom/facebook/react/bridge/LifecycleEventListener;)V
44724472}
44734473
4474- public class com/facebook/react/uimanager/TouchTargetHelper {
4475- public fun <init> ()V
4476- public static fun findTargetPathAndCoordinatesForTouch (FFLandroid/view/ViewGroup;[F)Ljava/util/List;
4477- public static fun findTargetTagAndCoordinatesForTouch (FFLandroid/view/ViewGroup;[F[I)I
4478- public static fun findTargetTagForTouch (FFLandroid/view/ViewGroup;)I
4479- public static fun findTargetTagForTouch (FFLandroid/view/ViewGroup;[I)I
4474+ public final class com/facebook/react/uimanager/TouchTargetHelper {
4475+ public static final field INSTANCE Lcom/facebook/react/uimanager/TouchTargetHelper;
4476+ public static final fun findTargetPathAndCoordinatesForTouch (FFLandroid/view/ViewGroup;[F)Ljava/util/List;
4477+ public static final fun findTargetTagAndCoordinatesForTouch (FFLandroid/view/ViewGroup;[F[I)I
4478+ public static final fun findTargetTagForTouch (FFLandroid/view/ViewGroup;)I
4479+ public static final fun findTargetTagForTouch (FFLandroid/view/ViewGroup;[I)I
44804480}
44814481
4482- public class com/facebook/react/uimanager/TouchTargetHelper$ViewTarget {
4482+ public final class com/facebook/react/uimanager/TouchTargetHelper$ViewTarget {
44834483 public fun equals (Ljava/lang/Object;)Z
4484- public fun getView ()Landroid/view/View;
4485- public fun getViewId ()I
4484+ public final fun getView ()Landroid/view/View;
4485+ public final fun getViewId ()I
44864486 public fun hashCode ()I
44874487}
44884488
You can’t perform that action at this time.
0 commit comments