I want to modify the Leanback Video Player UI. There are two things I want 
to change:

   1. The Seekbar in which I want to to be able to put the cue point 
   markers for ads.
   2. I want to add a poster of the video I am showing to the left of the 
   title. 

I tried extending the androidx.leanback.widget.SeekBar class and modifying 
it and overriding the lb_playback_transport_controls_row.xml file but that 
class has been marked as final. I already have the cue point locations and 
just need to modify the Seekbar.


I don't know which class to extend and modify and which layout file to 
override to put the poster in.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/f664ffbc-5f1c-4b8e-8e58-f9bd1139c736%40googlegroups.com.

Reply via email to