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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios: wallpapers #4304

Merged
merged 17 commits into from
Jun 20, 2024
Merged

ios: wallpapers #4304

merged 17 commits into from
Jun 20, 2024

Conversation

avently
Copy link
Collaborator

@avently avently commented Jun 7, 2024

No description provided.

@avently avently requested a review from epoberezkin as a code owner June 7, 2024 16:16
@simplex-chat simplex-chat deleted a comment Jun 11, 2024
@@ -276,6 +276,68 @@ public class IntDefault: Default<Int> {
}
}

public class StringDefault: Default<String> {
Copy link
Member

Choose a reason for hiding this comment

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

don't think we need it - and not in app group anyway - it's a usual string default.

}
}

public class GenericDefault<T> {
Copy link
Member

Choose a reason for hiding this comment

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

some hammer factory factory factory...
If it's used just for one type, better define it in place, without any abstractions.

@epoberezkin epoberezkin changed the base branch from master to ios-themes June 14, 2024 13:59
@epoberezkin epoberezkin merged commit b8bf587 into ios-themes Jun 20, 2024
5 of 8 checks passed
@epoberezkin epoberezkin deleted the av/ios-wallpapers branch June 20, 2024 08:51
@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 2024
@epoberezkin epoberezkin restored the av/ios-wallpapers branch June 20, 2024 08:52
@epoberezkin epoberezkin deleted the av/ios-wallpapers branch June 20, 2024 09:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants