Commit 3f5304b8 by ibaker Committed by Ian Baker

Fix StyledPlayerControlView reference in demo app's PlayerActivity

PiperOrigin-RevId: 416809105
parent 1f69ab2d
...@@ -234,7 +234,7 @@ public class PlayerActivity extends AppCompatActivity ...@@ -234,7 +234,7 @@ public class PlayerActivity extends AppCompatActivity
} }
} }
// PlayerControlView.VisibilityListener implementation // StyledPlayerControlView.VisibilityListener implementation
@Override @Override
public void onVisibilityChange(int visibility) { public void onVisibilityChange(int visibility) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment