Skip to content

Refactor: facilities cell heights #214

Description

@CameronHamidi

Currently, each facility detail cell, when calculating the height of all of it combined subviews, manually adds together the estimated line height of each text view. This is inefficient an inacurrate, so these heights should be calculated with NSAttributedString.size().height instead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions