commit | afe8381e007ac0964950c0a8ad1101d68e72750b | [log] [tgz] |
---|---|---|
author | Ibrahim Yilmaz <iyz@google.com> | Wed Feb 07 16:54:56 2024 +0000 |
committer | Ibrahim Yilmaz <iyz@google.com> | Thu Feb 22 11:28:09 2024 +0000 |
tree | e3636450b98184c26c2550e484399dd1ed6e4310 | |
parent | 9fb2aa659ff0a759e73dd5e60c39bea4585354e1 [diff] |
CallStyle: Load conversation icon in setDataAsync Loading ConversationIcon Drawable on the main thread causes ANR. This CL offloads this process on the background thread when call_style_async_set_data is enabled. Bug: 293961072 Test: presubmit Flag: ACONFIG android.widget.flags.call_style_async_set_data DEVELOPMENT Change-Id: If44563698e83eab7cabf83d95b845047edb70ba9