Anki-Android
Anki-Android copied to clipboard
chore: convert TagsArrayAdapter to ViewBinding
- Part of #11116
Approach
- Using the commit as a base: https://github.com/david-allison/Anki-Android/pull/44/commits/17d8da39918c4018948c9ad19315ef901ef60198
- Fixed conflict
How Has This Been Tested?
Brief test:
- API 36 Tablet emulator: I can add a tag and add a subtag within the screen
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