Skip to content

Update WaveSlider.kt to fix java.lang.NoSuchMethodError#8

Merged
galaxygoldfish merged 1 commit into
galaxygoldfish:mainfrom
YounesBouhouche:YounesBouhouche-patch-1
Oct 13, 2024
Merged

Update WaveSlider.kt to fix java.lang.NoSuchMethodError#8
galaxygoldfish merged 1 commit into
galaxygoldfish:mainfrom
YounesBouhouche:YounesBouhouche-patch-1

Conversation

@YounesBouhouche

Copy link
Copy Markdown
Contributor

Google developers just updated androidx.compose.material3 to 1.2.0:alpha-08, this update includes many changes that affect this library, such as migrating from sliderPositions to sliderState and making sliderPositions.tickFractions internal, so I made an updated version of WaveSlider.kt to fix the errors caused by these changes.

Google developers just updated androidx.compose.material3 to 1.2.0:alpha-08, this update includes many changes that affect this library, such as migrating from sliderPositions to sliderState and making sliderPositions.tickFractions internal, so I made an updated version of WaveSlider.kt to fix the errors caused by these changes.

@heizigelovecode heizigelovecode left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

还是有问题

@galaxygoldfish galaxygoldfish merged commit daea23e into galaxygoldfish:main Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants