Skip to content

Text is not shown properly at Android 4.4 devices #4

@thomarik

Description

@thomarik

due to a change in the android Paint.measureText() the text in the GaugeView are not shown properly, since the value of measureText will be ceiled up to the next integer, the text is shown at the left side of the gauge and just one digit (without unit).
aosp-mirror/platform_frameworks_base@8e04840

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions