Commit a24ffbd2 by ibaker Committed by tonihei

Fix StyledPlayerControlView reference in demo app's PlayerActivity

PiperOrigin-RevId: 416809105
parent 4c71e060
......@@ -234,7 +234,7 @@ public class PlayerActivity extends AppCompatActivity
}
}
// PlayerControlView.VisibilityListener implementation
// StyledPlayerControlView.VisibilityListener implementation
@Override
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