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

Cleanup in CardBrowser Part 1

Open oyeraghib opened this issue 3 years ago • 0 comments

Purpose / Description

cleanup: replace TextUtils for checking empty or null

Learning (optional, can help others)

https://stackoverflow.com/a/59321544/9062752

Checklist

  • [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 Aug 10 '22 14:08 oyeraghib