Removed elevation

This commit is contained in:
CappielloAntonio 2022-01-10 12:45:24 +01:00
parent ab491988e9
commit d43cb76b03

View file

@ -1,8 +1,6 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:elevation="8dp">
android:layout_height="match_parent">
<include
android:id="@+id/player_body_layout"