* commit '9879a687d068572fdb643cddf5f35bd8740f4b79': 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