Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d11c1826 authored by Maryam Dehaini's avatar Maryam Dehaini
Browse files

Fix NPE in DesktopModeWindowDecor#setAnimatingTaskResizeOrReposition

setAnimatingTaskResizeOrReposition currently check if the viewHolder is
an instance of an AppHandleViewHolder, and, if so, returns. However,
this does not account in cases where the view holder is null (i.e. if
the app crashes before setAnimatingTaskResizeOrReposition is called).

Bug: 406515706
Test: drag to desktop
Flag: EXEMPT bugfix
Change-Id: Ibce8eba0eb8c45ee9d87c91a062c6a305cee7f78
parent f4740b36
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment