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

Kotlin #206

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from
Draft

Kotlin #206

wants to merge 17 commits into from

Conversation

AntonPieper
Copy link
Contributor

@AntonPieper AntonPieper commented Aug 17, 2024

Still a WIP, not all classes are refactored yet

Also replace `getParentFragment` with `requireParentFragment`, because of nullability

androidx.preference still relies on TargetFragment, so a FIXME comment was added to remember contributors to periodically check if this is still needed
- Also refactors PresetUniformAdapter's ViewHolder/getView to use attributes, because `android.R.color.primary_text_dark?  is deprecated
- Uses colorOnPrimarySurfaceVariant for rationales of uniforms
Simplify using kotlin Array.copyInto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant