Skip to content

Properly fix DisplayMetrics.DENSITY_DEVICE_STABLE mapping #1084

Closed
@jonpryor

Description

@jonpryor

Commit ef77024 manually removed the DisplayMetrics.DENSITY_DEVICE_STABLE enum binding, added by commit 50c0c15. This fix is incomplete/incorrect: the problem is that the underlying tooling in build-tools/enumification-helpers is doing "something" wrong, which means this invalid mapping will be reintroduced in the future.

We need to fix build-tools/enumification-helpers so that DisplayMetrics.DENSITY_DEVICE_STABLE isn't reintroduced for enum mapping.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions