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

Add IconName and IllustrationName enums #580

Merged
merged 5 commits into from
Nov 16, 2023
Merged

Conversation

gerak-cz
Copy link
Contributor

No description provided.

@gerak-cz gerak-cz requested a review from a team as a code owner November 15, 2023 10:29
import androidx.compose.runtime.Composable
import androidx.compose.ui.graphics.painter.Painter

public enum class IllustrationNames {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@hrach Please check if the Suppress("unused") is needed here or on the painter().

I see no unused warnings in my IDE.

@gerak-cz gerak-cz force-pushed the icon-illustration-enum branch from d44a2ab to 32ba22d Compare November 15, 2023 12:12
@gerak-cz gerak-cz force-pushed the icon-illustration-enum branch from 32ba22d to 926e445 Compare November 15, 2023 12:43
@gerak-cz gerak-cz requested a review from hrach November 15, 2023 12:44
@hrach hrach changed the title IconNames and IllustrationNames enums Add IconName and IllustrationName enums Nov 15, 2023
@hrach hrach added the feature New feature or request label Nov 15, 2023
@gerak-cz gerak-cz merged commit c04566a into main Nov 16, 2023
@gerak-cz gerak-cz deleted the icon-illustration-enum branch November 16, 2023 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants