am 644678f9: Update Outline API
* commit '644678f99b4c0b00addbed165e35bf1b51b96fc7': Update Outline API
This commit is contained in:
@@ -132,9 +132,8 @@ public class ShadowCardDrag extends Activity {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public boolean getOutline(Outline outline) {
|
public void getOutline(Outline outline) {
|
||||||
outline.setConvexPath(mPath);
|
outline.setConvexPath(mPath);
|
||||||
return true;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user