Skip to content

[Android] Add new illustrations for Card list message#7794

Merged
anikiki merged 1 commit intodevelopfrom
feature/ana/android_add_new_illustrations_for_card_list_message
Feb 23, 2026
Merged

[Android] Add new illustrations for Card list message#7794
anikiki merged 1 commit intodevelopfrom
feature/ana/android_add_new_illustrations_for_card_list_message

Conversation

@anikiki
Copy link
Contributor

@anikiki anikiki commented Feb 23, 2026

Task/Issue URL: https://app.asana.com/1/137249556945/project/1201462886803403/task/1213397161359075?focus=true

Description

Added support for two new remote message placeholders: BOOKMARKS_IMPORT and NEW_TAB_OPTIONS. This includes:

  • Added new vector drawable resources bookmarks_import_96.xml and newtab_options_96.xml to the design system
  • Added BOOKMARKS_IMPORT and NEW_TAB_OPTIONS enum values to the Placeholder class
  • Updated drawable mapping functions in both the app and remote messaging implementation to handle the new placeholders

Steps to test this PR

Code review only.

NO UI changes


Note

Low Risk
Adds new drawable assets and extends placeholder-to-drawable mappings; risk is limited to incorrect resource wiring or unexpected placeholder values causing UI fallback/crashes.

Overview
Adds support for two new remote message placeholders, BOOKMARKS_IMPORT and NEW_TAB_OPTIONS, including new 96dp vector illustration resources (bookmarks_import_96.xml, newtab_options_96.xml).

Extends the remote messaging API Placeholder enum and updates both app and remote-messaging-impl mappers to resolve these placeholders to the new drawables when rendering remote message cards.

Written by Cursor Bugbot for commit cad12ce. This will update automatically on new commits. Configure here.

Copy link
Contributor Author

anikiki commented Feb 23, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@anikiki anikiki changed the title Add vector resources for bookmarks import and new tab options. [Android] Add new illustrations for Card list message Feb 23, 2026
@anikiki anikiki marked this pull request as ready for review February 23, 2026 12:32
@catalinradoiu catalinradoiu self-assigned this Feb 23, 2026
@catalinradoiu
Copy link
Contributor

LGTM! 👍

@anikiki anikiki merged commit 7304996 into develop Feb 23, 2026
22 of 31 checks passed
@anikiki anikiki deleted the feature/ana/android_add_new_illustrations_for_card_list_message branch February 23, 2026 13:01
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.

2 participants