summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Fabian Kozynski <kozynski@google.com> 2022-08-04 16:56:01 -0400
committer Fabian Kozynski <kozynski@google.com> 2022-08-09 13:34:39 +0000
commit6c135b7b8cfe3b584cdbf9a5043181bb8b683933 (patch)
treef468d4180ba9738d1a3bb53c58ce81b32c03858b /libs/androidfw/StringPool.cpp
parente04531c84ad4ce7af669593a92ba7d1a7e424db9 (diff)
Use same height for start and end of date view
This prevents a bad measure (possibly due to optimizer in version of ConstraintLayout) happening sometimes right before collapsing QS. Without this patch, right before reaching the end of the collapse into QQS the date would be measured with the layout height for progress 1 (instead of 0). This would cause it to be shorter than it expected to be for the container and therefore not aligned properly (it would badly calculate its top spacing). Bug: 215584502 Test: manual, fling collapse QS Test: atest com.android.systemui.shade Change-Id: I6c9a4425f15408e63adc82d31bad3ae46beebd0f
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions