Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@X1nto X1nto released this 31 Dec 18:43
· 1 commit to master since this release
  • Internal changes to how side panels work:
    • Fixed start panel observing end panel's motion gestures.
    • Optimized side panel composable.
  • Update compose dependencies.
  • Add some new APIs to OverlappingPanelsState:
    • targetValue: gets the target OverlappingPanelsValue for OverlappingPanelsState
    • offsetIsZero, offsetIsPositive, offsetIsNegative: should be self explanatory.