Anki-Android
Anki-Android copied to clipboard
chore: convert DeckAdapter.ViewHolder to ViewBinding
- Part of #11116
Approach
- Using the commit as a base: https://github.com/david-allison/Anki-Android/pull/44/commits/a3e7e24a353e9c01164ded4f1b938b4c11bb33dc
- Fixed conflict
How Has This Been Tested?
Brief test:
- API 36 Tablet emulator: Deck Picker opens and seems fine
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