Add a null check to avoid NPE.
Because getTextCursorDrawable() can return null, this CL adds a null check so that it won't cause a NPE on ARC++. Bug: 244632907 Test: Manual Change-Id: I96a7817b2697eedff9f35762124a97d9e04992a8
Loading
Please register or sign in to comment