Fixed
Status Update
Comments
sr...@google.com <sr...@google.com>
jl...@google.com <jl...@google.com>
mr...@gmail.com <mr...@gmail.com> #2
Thanks! This looks like a bug, thank you for reporting!
an...@google.com <an...@google.com> #3
I would also recommend setting the value to 10%. When you do that, the behavior is wild.
Dragging up to 10% or between 50% and 90% will cause it to snap back to the start anchor.
Dragging between 10% and 50% or past 90% will cause it to snap to the end anchor.
Dragging up to 10% or between 50% and 90% will cause it to snap back to the start anchor.
Dragging between 10% and 50% or past 90% will cause it to snap to the end anchor.
Description
DESCRIBE THE ISSUE IN DETAIL:
Example code:
color.value
When using
mutableIntState
andstate.value
, Android Studio correctly reports the issue, however provides an incorrect quick-fix:"Reading value will cause an autoboxing operation. Use <unknown replacement> to avoid unnecessary allocations."
Using the quick fix results into this:
color.<unknown replacement>
Screenshot is attached below.
Studio Build: Version of Gradle Plugin: 8.0.0 Version of Gradle: 8.0 OS: Windows 10