Skip to content

fix(grade-now): handle binding when view is reused#20390

Open
david-allison wants to merge 1 commit intoankidroid:mainfrom
david-allison:11116-convertView
Open

fix(grade-now): handle binding when view is reused#20390
david-allison wants to merge 1 commit intoankidroid:mainfrom
david-allison:11116-convertView

Conversation

@david-allison
Copy link
Member

Purpose / Description

Previously the binding was only updated if convertView was null

Fixes

How Has This Been Tested?

Screenshot 2026-03-04 at 14 35 41

Checklist

  • You have a descriptive commit message with a short title (first line, max 50 chars).
  • You have commented your code, particularly in hard-to-understand areas
  • 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

Previously the binding was only updated if `convertView` was `null`

Issue 11116
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant