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

Fix crash when focusing remove button in device list screen #6601

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

Pururun
Copy link
Contributor

@Pururun Pururun commented Aug 12, 2024


This change is Reviewable

@Pururun Pururun added the Android Issues related to Android label Aug 12, 2024
@Pururun Pururun requested a review from albin-mullvad August 12, 2024 11:16
Copy link

linear bot commented Aug 12, 2024

Copy link
Collaborator

@albin-mullvad albin-mullvad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved


android/app/src/main/kotlin/net/mullvad/mullvadvpn/compose/cell/BaseCell.kt line 77 at r1 (raw file):

            modifier
                .then(
                    if (isRowEnabled) {

Reminder to add a comment regarding the underlying issue to avoid future confusion 🙂

@Pururun Pururun force-pushed the crash-in-devicelistscreen-on-googletv-droid-1236 branch from 184189a to 29db209 Compare August 12, 2024 11:54
Copy link
Collaborator

@albin-mullvad albin-mullvad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Collaborator

@albin-mullvad albin-mullvad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@albin-mullvad albin-mullvad force-pushed the crash-in-devicelistscreen-on-googletv-droid-1236 branch from 5cc805d to 84933cb Compare August 12, 2024 13:53
@albin-mullvad albin-mullvad merged commit 3408542 into main Aug 12, 2024
23 checks passed
@albin-mullvad albin-mullvad deleted the crash-in-devicelistscreen-on-googletv-droid-1236 branch August 12, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Issues related to Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants