Skip to content

Fix deprecations and upgrade OSS, Retrofit#212

Open
riggaroo wants to merge 2 commits into
mainfrom
feature/license
Open

Fix deprecations and upgrade OSS, Retrofit#212
riggaroo wants to merge 2 commits into
mainfrom
feature/license

Conversation

@riggaroo
Copy link
Copy Markdown
Collaborator

@riggaroo riggaroo commented May 29, 2026

Migrate to new XR APIs, migrate to new retrofit version and OSS version.

@riggaroo riggaroo requested a review from tiwiz as a code owner May 29, 2026 12:41
@riggaroo riggaroo requested a review from devbridie May 29, 2026 12:41
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request performs dependency updates and migrates various spatial and UI components to newer APIs. Specifically, it updates the spatial Orbiter usages to use anchorPoint and DpVolumeOffset, replaces MovePolicy with movable and transformingMovable modifiers, and transitions bottom sheets to use rememberBottomSheetState. Feedback on these changes highlights a performance anti-pattern in CameraZoomToolbar.kt, where text layout measurement is executed inside a recomposing lambda; it is recommended to calculate and remember this width at the parent level instead.

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.

1 participant