summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Ibrahim Yilmaz <iyz@google.com> 2024-05-01 19:40:51 +0000
committer Ibrahim Yilmaz <iyz@google.com> 2024-05-15 14:01:47 +0000
commitfc64eee940e769b0547392219c870d44b0c21b55 (patch)
tree1cb62ffb42e0fb9c1563f26414e226bcc42a6bdb /libs/androidfw/StringPool.cpp
parent377d85d8a3314baf439efe828ff5192fea5f1bde (diff)
[Notification Content Cut Off] Messaging child requestLayout
MessagingLinearLayout is using hide parameter to decide children visibility in onMeasure, assuming that they are always measured. measureChildren methods call measure method of View and if there is existing measured dimensions, it reuses them by passing onMeasure. This cause MessagingLinearLayout not to update its children hide property correctly and cause corrupted MessagingLinearLayout. Bug: 324537506 Test: SystemUITests & Post Conversation Group with short actions and trigger 4 times orientation change. Conversation Group should look correct and there shouldnt be any content cut off Flag: ACONFIG messaging_child_request_layout DEVELOPMENT Change-Id: I53705d614efcb73fefc5a90c09e189b8aa0fa172
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions