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

chore: convert AddNewNotesType to ViewBinding

Open david-allison opened this issue 1 month ago • 0 comments

  • Part of #11116

Approach

  • Using the commit as a base: https://github.com/david-allison/Anki-Android/pull/44/commits/308458d53d1c9447643835d6cb053b9e9411dcbe
  • Fixed conflict

How Has This Been Tested?

Brief test:

  • API 36 Tablet emulator: screen opens and I can add a note type

Checklist

  • [x] You have a descriptive commit message with a short title (first line, max 50 chars).
  • [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

david-allison avatar Dec 07 '25 08:12 david-allison