Skip to content

Allow Customizing Attachment Gallery Icon Appearance in Compose #6556

Description

@Wexlajs

The XML-based UI components allow developers to customize the icons used in the attachment gallery, making it easy to adapt them to an application's design system.

In the Compose implementation, the customization options are more limited. While it's possible to configure which icons are shown, there isn't a way to provide custom implementations for all of the attachment gallery icons.

For reference:

It would be great if the Compose API allowed developers to replace the default icons with their own ImageVector or composable icons, similar to the flexibility available in the XML implementation. This would make it much easier to align the attachment gallery with an application's branding and design system while continuing to use the built-in gallery components.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions