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