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

Migrate legacy screens to Jetpack Compose #1494

Open
mtotschnig opened this issue May 15, 2024 · 0 comments
Open

Migrate legacy screens to Jetpack Compose #1494

mtotschnig opened this issue May 15, 2024 · 0 comments

Comments

@mtotschnig
Copy link
Owner

mtotschnig commented May 15, 2024

This ticket is for gathering ideas on how screens built with the Android view system can be migrated to Jetpack Compose:

  1. Transaction Edit Screen: The most complex, but in the long run probably the most rewarding because at least some part of the complex state handling would be made easier with Compose.
  2. Tag Managment: Depends on https://github.com/google/flexbox-layout, which is not actively maintained (Is this repository currently being maintained? What are the future plans for this repo?  google/flexbox-layout#561), and has one bug that also hits us occasionally (RecyclerView crashing in some circumstances google/flexbox-layout#240) so migrating would have the benefit of reducing technical debt.
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

No branches or pull requests

1 participant