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

Clean up invalid uses of Image #6452

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Conversation

Rawa
Copy link
Contributor

@Rawa Rawa commented Jul 8, 2024


This change is Reviewable

Copy link

linear bot commented Jul 8, 2024

@Rawa Rawa added the Android Issues related to Android label Jul 8, 2024
@Rawa Rawa self-assigned this Jul 8, 2024
Copy link
Contributor Author

@Rawa Rawa left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 6 files reviewed, all discussions resolved


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

        painter = painterResource(id = R.drawable.icon_chevron),
        contentDescription = chevronContentDescription,
        tint = Color.Unspecified

For now I've added a new task to clear out uses of Color.Unspecified that is related to the Material colors project.

Copy link
Contributor

@Pururun Pururun 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 6 of 6 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@Rawa Rawa force-pushed the clean-up-uses-of-image-droid-1174 branch from 3c9a6e8 to 7eb6b41 Compare July 19, 2024 09:25
@Rawa Rawa merged commit feade99 into main Jul 19, 2024
24 checks passed
@Rawa Rawa deleted the clean-up-uses-of-image-droid-1174 branch July 19, 2024 09:27
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