Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

654
Views
What is the difference between PlayerView and StyledPlayerView in Android Exoplayer

PlayerView

<com.google.android.exoplayer2.ui.PlayerView
    android:id="@+id/exoplayerView"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    app:controller_layout_id="@layout/layout_exoplayer_control_views"
    app:use_controller="true">

StyledPlayerView

<com.google.android.exoplayer2.ui.StyledPlayerView
    android:id="@+id/exoplayerView"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    app:controller_layout_id="@layout/layout_exoplayer_control_views"
    app:use_controller="true">
  • What is the major difference between them.
  • When to use which one and in what scenario.
  • Customisation can be done in both using app:controller_layout_id, so why are there two different types of players
over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!