Loading core/tests/coretests/src/android/widget/EditorCursorDragTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -494,6 +494,7 @@ public class EditorCursorDragTest { simulateDrag(tv, events, true); } @Suppress // b/152574363 @Test public void testLineChangeSlop() throws Throwable { TextView tv = mActivity.findViewById(R.id.textview); Loading Loading
core/tests/coretests/src/android/widget/EditorCursorDragTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -494,6 +494,7 @@ public class EditorCursorDragTest { simulateDrag(tv, events, true); } @Suppress // b/152574363 @Test public void testLineChangeSlop() throws Throwable { TextView tv = mActivity.findViewById(R.id.textview); Loading