• K
    Fix conditions to enable UI actions · 3f8f7ba9
    kimvde 提交于
    - Ensure consistency between (Styled)PlayerControlView,
      PlayerNotificationManager, TimelineQueueNavigator and
      DefaultControlDispatcher.
    - Handle the case where a live stream has ended when enabling previous
      and next actions (window.isLive() is true and window.isDynamic is
      false in that case)
    
    PiperOrigin-RevId: 359063793
    3f8f7ba9
PlayerControlView.java 53.6 KB