Support multiplatform BackHandler/PredictiveBackHandler. - #1771
Merged
Conversation
Konstantin (terrakok)
requested review from
Andrei Salavei (ASalavei) and
Ivan Matkov (MatkovIvan)
January 10, 2025 20:25
Konstantin (terrakok)
force-pushed
the
k.tskh/ios-back-gesture
branch
from
January 13, 2025 17:24
e36fb22 to
8ad3ee6
Compare
Ivan Matkov (MatkovIvan)
requested changes
Jan 13, 2025
Ivan Matkov (MatkovIvan)
left a comment
Collaborator
There was a problem hiding this comment.
I don't think that adding it to skikoMain is the right move at the moment. We DO want to make common API for this, but not in compose-ui module
Konstantin (terrakok)
force-pushed
the
k.tskh/ios-back-gesture
branch
from
January 16, 2025 15:07
54d51a3 to
99c6ebc
Compare
BackHandler/PredictiveBackHandler.
BackHandler/PredictiveBackHandler.BackHandler/PredictiveBackHandler.
Ivan Matkov (MatkovIvan)
requested changes
Jan 17, 2025
Konstantin (terrakok)
force-pushed
the
k.tskh/ios-back-gesture
branch
2 times, most recently
from
January 17, 2025 16:19
5653ec4 to
1cd1470
Compare
Konstantin (terrakok)
requested review from
Andrei Salavei (ASalavei) and
Ivan Matkov (MatkovIvan)
January 17, 2025 16:22
Konstantin (terrakok)
force-pushed
the
k.tskh/ios-back-gesture
branch
2 times, most recently
from
January 17, 2025 17:59
bcdb1ba to
15aa84a
Compare
Ivan Matkov (MatkovIvan)
left a comment
Collaborator
There was a problem hiding this comment.
Aside from changes in material common, LGTM
Andrei Salavei (ASalavei)
approved these changes
Jan 21, 2025
… them via a compose static local.
Konstantin (terrakok)
force-pushed
the
k.tskh/ios-back-gesture
branch
from
January 21, 2025 17:24
a5df8f9 to
00374fd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Support
BackHandler/PredictiveBackHandler.Fixes https://youtrack.jetbrains.com/issue/CMP-4419
Screen.Recording.2025-01-10.at.21.19.40.mov
Testing
Release Notes
Highlights - Multiple Platforms
BackHandlerandPredictiveBackHandler. And use them in material3 widgets and androidx-navigation library.