Revert "Changing the unit for the line height of text in notifications to sp"

This reverts commit ae7b653c43.

Reason for revert: The change was trying to fix the same issue in b/264009793. We would like to follow the solution in b/264009793 and revert our fixing patches.

Change-Id: If28a4a1668cfa4a0f582afb8a64c60b228b460b5
This commit is contained in:
Candice Lo
2023-03-21 17:11:38 +00:00
committed by Android (Google) Code Review
parent ae7b653c43
commit 1c67c18fd2

View File

@@ -356,7 +356,7 @@
<dimen name="notification_headerless_margin_twoline">20dp</dimen>
<!-- The height of each of the 1 or 2 lines in the headerless notification template -->
<dimen name="notification_headerless_line_height">24sp</dimen>
<dimen name="notification_headerless_line_height">24dp</dimen>
<!-- vertical margin for the headerless notification content -->
<dimen name="notification_headerless_min_height">56dp</dimen>