Skip to content

chore: convert TemplatePreviewerPage to ViewBinding#20389

Open
david-allison wants to merge 1 commit intoankidroid:mainfrom
david-allison:vb-TemplatePreviewerPage
Open

chore: convert TemplatePreviewerPage to ViewBinding#20389
david-allison wants to merge 1 commit intoankidroid:mainfrom
david-allison:vb-TemplatePreviewerPage

Conversation

@david-allison
Copy link
Member

@david-allison david-allison commented Mar 4, 2026

This completes the ViewBinding migration 🥳🥳

Fixes

Approach

  • cherry pick df06b1f
  • fixup to use vbpd
  • rename: template_previewer_container => fragment_template_previewer_container

How Has This Been Tested?

  • Card Template Previewer still opens

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

and rename:
template_previewer_container
fragment_template_previewer_container

Issue 11116
Copy link
Member

@lukstbit lukstbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@lukstbit lukstbit added Needs Second Approval Has one approval, one more approval to merge and removed Needs Review labels Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Second Approval Has one approval, one more approval to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add View Binding

2 participants