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

Commit 8d5efa6a authored by Joe Malin's avatar Joe Malin Committed by Android (Google) Code Review
Browse files

Merge "DOC CHANGE: AOSP 33831 - Typo" into jb-dev

parents 8ab2dfb2 67970e8a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -608,7 +608,7 @@ imageView.setOnLongClickListener(new View.OnLongClickListener() {
    ClipData dragData = new ClipData(v.getTag(),ClipData.MIMETYPE_TEXT_PLAIN,item);

    // Instantiates the drag shadow builder.
    View.DrawShadowBuilder myShadow = new MyDragShadowBuilder(imageView);
    View.DragShadowBuilder myShadow = new MyDragShadowBuilder(imageView);

    // Starts the drag