Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert CommissionablesFragment to Jetpack Compose. #190

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

pierredelisle
Copy link
Contributor

See https://developer.android.com/codelabs/jetpack-compose-migration#0 for background information. Still in Step 1: very simple migration as a first step. bottom-up approach where we simply migrate the Inspect screen view subtree that is shown when a device is being inspected.

Note that we still have a couple FIXME's.
They could stay around until migration to Compose has been completed if the fixes are not obvious in this hybrid (xml view / compose) world.

See https://developer.android.com/codelabs/jetpack-compose-migration#0 for background information.
Still in Step 1: very simple migration as a first step. bottom-up approach where we simply migrate the Inspect screen view subtree that is shown when a device is being inspected.

Note that we still have a couple FIXME's.
They could stay around until migration to Compose has been completed if the fixes are not obvious in this hybrid (xml view / compose) world.
Copy link
Collaborator

@tunjid tunjid left a comment

Choose a reason for hiding this comment

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

LGMT< minor changes requested.

@pierredelisle pierredelisle merged commit cca87ae into main Jan 25, 2024
3 checks passed
@pierredelisle pierredelisle deleted the compose-commissionables branch January 25, 2024 18:14
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.

2 participants