use material components button in media fragment

This commit is contained in:
2020-10-13 00:14:03 +02:00
parent 9ec4c24e21
commit c947105a1f
4 changed files with 11 additions and 15 deletions

View File

@ -15,7 +15,7 @@
android:name=".PlayerActivity"
android:label="@string/app_name"
android:configChanges="orientation|screenSize|layoutDirection"
android:theme="@style/AppTheme.AppCompat.Light.NoActionBar.FullScreen" />
android:theme="@style/AppTheme.MaterialComponents.Light.NoActionBar.FullScreen" />
<activity
android:name=".MainActivity"
android:label="@string/app_name"