-
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
feat: Make Sent screen use the ScreenWrapper #165
Conversation
791802d
to
7acdafa
Compare
fceb82b
to
1e6f160
Compare
6267646
to
d12d82c
Compare
621e968
to
1ef66b8
Compare
25edbd4
to
76b1306
Compare
0260bbd
to
e4d6dd3
Compare
568fbcd
to
6414ed3
Compare
1881055
to
c924d10
Compare
6414ed3
to
b497846
Compare
c924d10
to
bba938a
Compare
3aecfd3
to
b5d6568
Compare
bba938a
to
39c8213
Compare
This PR/issue depends on:
|
39c8213
to
0365c1f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if it would not be easier to simply have a single screen for both received and sent that takes the particularities of each in callbacks passed from the wrapper, as this wrapper already check the direction.
But even if we decide it's a good idea, it should be done later
app/src/main/java/com/infomaniak/swisstransfer/ui/components/transfer/TransferItemList.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/infomaniak/swisstransfer/ui/components/transfer/TransferItemList.kt
Outdated
Show resolved
Hide resolved
...rc/main/java/com/infomaniak/swisstransfer/ui/screen/main/transfers/TransfersScreenWrapper.kt
Outdated
Show resolved
Hide resolved
88d2074
to
bb46f9e
Compare
bb46f9e
to
0e4cf51
Compare
Quality Gate passedIssues Measures |
Depends on #173