Skip to content

Commit

Permalink
Update exoplayer_controller.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Benojir committed Sep 11, 2024
1 parent bec73cb commit 2425430
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/layout/exoplayer_controller.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
android:textColor="@color/white"
android:textSize="21sp"
android:textStyle="bold"
android:focusable="false"
tools:ignore="HardcodedText,RtlSymmetry" />

</LinearLayout>
Expand All @@ -74,6 +75,7 @@
android:text="Episode 1"
android:textColor="@color/fade_white"
android:textStyle="bold"
android:focusable="false"
tools:ignore="HardcodedText" />

</LinearLayout>
Expand Down

0 comments on commit 2425430

Please sign in to comment.