Files
Lawnchair/src/com/android/launcher3
fbaron 9ffd90a85b Add NullPointerException to try/catch since it's possible to have such an error
getShortcutIconDrawable could return null "Method invocation 'getShortcutIconDrawable' may produce 'NullPointerException'" and it leads to the code crashing. Adding  NullPointerException as one of the exceptions in the try/catch would resolve this issue

Fix: 299525046
Test: verify after merging that the null pointer exception stops occurring
Flag: no flag
Change-Id: I52cfba9c7b08ea4e1b0f4506c461e79c3e91dc6c
(cherry picked from commit 7e6107caaf)
2023-10-12 17:02:28 +00:00
..
2023-08-25 20:02:23 +01:00
2023-07-05 16:27:11 -07:00
2023-09-21 05:53:45 +00:00
2023-08-10 10:23:23 +00:00
2023-06-01 15:08:35 -07:00
2023-09-19 22:37:51 +00:00
2023-02-22 23:17:15 +00:00