Anki-Android
Anki-Android copied to clipboard
chore: convert AddNewNotesType to ViewBinding
- 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