Skip to content

Refactor: facilities cell heights #214

@CameronHamidi

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions