You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text is aligned downward instead of center in the Typography label. We are using the Typography as below(Note this is not font specific). The screenshots are attached below.
The text is aligned downward instead of center in the Typography label. We are using the Typography as below(Note this is not font specific). The screenshots are attached below.
We are using the YMatterType 1.7.0 library
static let bodyRegular = Typography(
fontFamily: helveticaNeue,
fontWeight: .regular,
fontSize: 16,
lineHeight: 24,
maximumScaleFactor: Typography.maximumScaleFactor
)
The text was updated successfully, but these errors were encountered: