Skip to content

Add stability configuration file for maps-compose-utils module #553

@bubenheimer

Description

@bubenheimer

android-maps-compose 4.3.4

The maps-compose-utils module should use a Compose stability configuration file to potentially improve recomposition performance, just like the primary maps-compose module. See #152, #517.

These 2 modules could share a single stability configuration file containing all immutable types from the GoogleMap SDK model package that are used in the modules.

For immutable types this is expected to be more performant than relying on the upcoming strong skipping functionality in Compose 1.7.0, which is more appropriate for mutable types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type
    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