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

Jetpack Compose improvements #2

Open
5 of 7 tasks
massivemadness opened this issue Jun 19, 2022 · 0 comments
Open
5 of 7 tasks

Jetpack Compose improvements #2

massivemadness opened this issue Jun 19, 2022 · 0 comments
Assignees
Labels
bug Something that needs to be fixed feature A new feature or improvement

Comments

@massivemadness
Copy link
Owner

massivemadness commented Jun 19, 2022

Missing features

  1. Slide transition using NavController.popBackStack() method
  2. Swipe direction parameter
  3. Swipe position listener
  4. Scrolling controls (SwipeController analogue)

Bugfixes

  1. Slide animation repeats on recomposition (when changing device orientation)
  2. Reduce recomposition count
  3. All of the backstack entries (screens) are rendered at the same time
@massivemadness massivemadness added bug Something that needs to be fixed feature A new feature or improvement labels Jun 19, 2022
@massivemadness massivemadness self-assigned this Jun 19, 2022
@massivemadness massivemadness pinned this issue Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that needs to be fixed feature A new feature or improvement
Projects
None yet
Development

No branches or pull requests

1 participant