Anki-Android icon indicating copy to clipboard operation
Anki-Android copied to clipboard

Kotlin Migration [Utils]

Open oyeraghib opened this issue 2 years ago • 2 comments

Purpose / Description

Kotlin Migration [Utils.kt]

Checklist

Please, go through these checks before submitting the PR.

  • [x] You have not changed whitespace unnecessarily (it makes diffs hard to read)
  • [x] You have a descriptive commit message with a short title (first line, max 50 chars).
  • [x] Your code follows the style of the project (e.g. never omit braces in if statements)
  • [x] You have commented your code, particularly in hard-to-understand areas
  • [x] You have performed a self-review of your own code
  • [ ] UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
  • [ ] UI Changes: You have tested your change using the Google Accessibility Scanner

oyeraghib avatar Jul 24 '22 19:07 oyeraghib

@oyeraghib Please review your PRs before pushing.

lukstbit avatar Jul 25 '22 04:07 lukstbit

My apologies, I was just working on it, and forgot to make it a draft.

oyeraghib avatar Jul 27 '22 16:07 oyeraghib