Jatin
Jatin
## Pull Request template ## Purpose / Description Added ViewBinding for AnkidroidCrashReportDialog ## Fixes Part of (https://github.com/ankidroid/Anki-Android/issues/11116) ## Approach Removed findViewById with the help of implementing binding class for feedback.xml...
## Pull Request template ## Purpose / Description ViewBinding ## Fixes Part of #11116 ## Approach ## How Has This Been Tested? ## Checklist _Please, go through these checks before...
## Pull Request template ## Purpose / Description Added ViewBinding for 1) LocaleSelectionDialog 2) DeckSelectionDialog 3) MediaCheckDialog 4) ScopedStorageMigrationDialog ## Fixes Part of (https://github.com/ankidroid/Anki-Android/issues/11116) ## Approach Removed findViewById with the...
When we clicl on save screenshot button in MainActivity3 it does not work. I fixed the issue and it's working fine.
**2025 update: Task List** * [ ] Audit adapter/ViewHolder usage: https://github.com/ankidroid/Anki-Android/pull/19565#discussion_r2553888502 * [ ] Remove the merge tag in toolbar.xml * it's not needed(we already have a single view as...