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

Skip to content
Commit 7e3453c5 authored by Tony Huang's avatar Tony Huang
Browse files

Workaround for fix a11y crash bug

a11y event will trigger getSpanSize and we will check view type
there and we use cursor to check view type, however, cursor is
null at this timing then cause NPE.
Add null check to prevent NPE and test it will not cause other
a11y side effect.

Fix: 128490497
Test: manual
Test: atest DocumentsUITests
Change-Id: Ic6ddd8db5bf67f559c8855c5adc5e55da99304e7
parent 3a567f4c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment