-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix top app bar #67
Merged
Merged
Fix top app bar #67
Conversation
This file contains 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
LunarX
added
bug
Something isn't working
enhancement
New feature or request
quick
A pull request consisting of a few lines
labels
Sep 19, 2024
LunarX
force-pushed
the
fix-top-app-bar
branch
from
September 19, 2024 08:52
432e7e8
to
9a8bcf4
Compare
KevinBoulongne
requested changes
Sep 20, 2024
.../main/java/com/infomaniak/swisstransfer/ui/screen/main/settings/components/OptionScaffold.kt
Outdated
Show resolved
Hide resolved
LunarX
force-pushed
the
fix-settings-option-style
branch
from
September 20, 2024 07:16
e706055
to
98fc272
Compare
LunarX
force-pushed
the
fix-top-app-bar
branch
from
September 20, 2024 07:16
9a8bcf4
to
a2cc237
Compare
This PR/issue depends on:
|
1 similar comment
This PR/issue depends on:
|
LunarX
force-pushed
the
fix-top-app-bar
branch
from
September 20, 2024 07:21
f855b50
to
45f7381
Compare
Quality Gate passedIssues Measures |
sirambd
approved these changes
Sep 20, 2024
KevinBoulongne
approved these changes
Sep 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
enhancement
New feature or request
quick
A pull request consisting of a few lines
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.
Fixes the text style of the SwissTransferTobAppBar and the disappearing back arrow when navigating back from the settings
Depends on #66