-
-
Notifications
You must be signed in to change notification settings - Fork 357
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
Implemented copy feature #1300
Implemented copy feature #1300
Conversation
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.
Sorry for the late review, but I was quite busy.
Code looks good but there are a minor changes to include
...rc/main/kotlin/com/chuckerteam/chucker/internal/ui/transaction/TransactionPayloadFragment.kt
Show resolved
Hide resolved
@cortinico Changes are done please review it. Thanks |
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.
Code looks good @A7ak only a couple nits.
There is a problem with the icon in dark mode though (see screenshot below). The icon should be transparent while it's not. Plus I feel we should make it #ffffff
as the icon on the top bar.
Could you look into it? After this we can merge it 👍
...rc/main/kotlin/com/chuckerteam/chucker/internal/ui/transaction/TransactionPayloadFragment.kt
Outdated
Show resolved
Hide resolved
...src/main/kotlin/com/chuckerteam/chucker/internal/ui/transaction/TransactionPayloadAdapter.kt
Outdated
Show resolved
Hide resolved
...src/main/kotlin/com/chuckerteam/chucker/internal/ui/transaction/TransactionPayloadAdapter.kt
Outdated
Show resolved
Hide resolved
@cortinico requested changes done please review it. |
Thanks, @cortinico learned a lot while working on the copy feature. |
📷 Screenshots
📄 Context
Fixes #1299
📝 Changes
Added a button to copy the response