Jul 25, 2017 · 1 min read
I am creating the SimpleExoPlayerView using new SimpleExoPlayerView(context, attrs, defStyleAttr). How can I write something like app:controller_layout_id=”@layout/custom_exo_playback_control_view” in java on the SimpleExoPlayerView object?