commit | a08b7c4218269ded5cd7a55fdb7e871bc4d6f9ff | [log] [tgz] |
---|---|---|
author | Uwais Ashraf <uwaisashraf@google.com> | Thu Dec 19 13:28:58 2024 +0000 |
committer | Uwais Ashraf <uwaisashraf@google.com> | Fri Dec 20 19:52:05 2024 +0000 |
tree | 07bf829d6a7a2c1244490a367c901d1ce4f89472 | |
parent | ed7a726091459a5267a99c88746dc335f11f6d55 [diff] |
Move TaskThumbnailViewData initialisation to init. This is because onLayout can be called before onAttachedToWindow so this property needs to be initialised as it is used in onLayout. Fix: 383733481 Flag: com.android.launcher3.enable_refactor_task_thumbnail Test: Manual checking of split select and incorrect orientation for now but will be tested by view screenshot tests. Change-Id: I40937b8b1b98209e77cb5ee64f5c4342b90faf97