Loading tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +2 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,7 @@ import com.android.launcher3.widget.picker.WidgetsFullSheet; import com.android.launcher3.widget.picker.WidgetsRecyclerView; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; Loading Loading @@ -376,6 +377,7 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { @Test @PortraitLandscape @ScreenRecord @Ignore // b/233075289 public void testDragToFolder() { // TODO: add the use case to drag an icon to an existing folder. Currently it either fails // on tablets or phones due to difference in resolution. Loading Loading
tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +2 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,7 @@ import com.android.launcher3.widget.picker.WidgetsFullSheet; import com.android.launcher3.widget.picker.WidgetsRecyclerView; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; Loading Loading @@ -376,6 +377,7 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { @Test @PortraitLandscape @ScreenRecord @Ignore // b/233075289 public void testDragToFolder() { // TODO: add the use case to drag an icon to an existing folder. Currently it either fails // on tablets or phones due to difference in resolution. Loading