Fix ArrayIndexOutOfBoundsException
The crash occurred when drawing the rounded background. To manage this error, we can fix it by checking the array's length before accessing an index. Fix: 434260825 Test: manual test Flag: EXEMPT bugfix Change-Id: I6465f7275e73ce9a7d6c14b2bf09c734d7aa2d2f
Loading
Please register or sign in to comment