Exemplo n.º 1
0
 private void SetHotspot(float x, float y)
 {
     DrawableCompat.SetHotspot(mRipple, x, y);
 }