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

[TECHNICAL] Kotlinize PreviewTextFragment #4356

Closed
13 tasks done
JuancaG05 opened this issue Apr 4, 2024 · 0 comments · Fixed by #4376
Closed
13 tasks done

[TECHNICAL] Kotlinize PreviewTextFragment #4356

JuancaG05 opened this issue Apr 4, 2024 · 0 comments · Fixed by #4376

Comments

@JuancaG05
Copy link
Collaborator

JuancaG05 commented Apr 4, 2024

PreviewTextFragment is the only preview activity which is still in Java, so we're moving it to Kotlin.

TASKS

  • Research (if needed)
  • Create branch technical/kotlinize_text_preview
  • Development tasks
    • Properties
    • Lifecycle activities
    • Other functions
    • TextLoadAsyncTask
    • Remove legacy PreviewTextFragment
    • Implement unit tests (if needed)
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch technical/kotlinize_text_preview into master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants