Skip to content

Commit

Permalink
Update video_player.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
tretdm committed Apr 15, 2023
1 parent bc963e8 commit 830db6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout-night/video_player.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:indeterminateTint="?attr/rippleColor" />
android:indeterminateTint="?attr/colorPrimary" />

</com.google.android.material.card.MaterialCardView>

Expand Down

0 comments on commit 830db6a

Please sign in to comment.