jar

com.mxalbert.compose : nested-scroll-fix-plugin

Maven & Gradle

May 28, 2022
1 stars

compose-nested-scroll-fix-plugin · A Gradle plugin to fix nested scroll velocity calculation in Compose UI.

Table Of Contents

Latest Version

Download com.mxalbert.compose : nested-scroll-fix-plugin JAR file - Latest Versions:

All Versions

Download com.mxalbert.compose : nested-scroll-fix-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nested-scroll-fix-plugin-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mxalbert.compose

├─ com.mxalbert.compose.NestedScrollFixPlugin.class - [JAR]

com.mxalbert.compose.nestedscrollfix

├─ com.mxalbert.compose.nestedscrollfix.AddPointerInputChangeMethodVisitor.class - [JAR]

├─ com.mxalbert.compose.nestedscrollfix.ConstantsKt.class - [JAR]

├─ com.mxalbert.compose.nestedscrollfix.DispatchScrollMethodVisitor.class - [JAR]

├─ com.mxalbert.compose.nestedscrollfix.LogMethodVisitor.class - [JAR]

├─ com.mxalbert.compose.nestedscrollfix.ScrollingLogicClassVisitor.class - [JAR]

├─ com.mxalbert.compose.nestedscrollfix.VelocityTrackerClassVisitor.class - [JAR]