diff --git a/app/src/main/res/layout/audioplayer_fragment.xml b/app/src/main/res/layout/audioplayer_fragment.xml index 37c30b4dd..5b4e26b69 100644 --- a/app/src/main/res/layout/audioplayer_fragment.xml +++ b/app/src/main/res/layout/audioplayer_fragment.xml @@ -43,16 +43,13 @@ android:foreground="?android:windowContentOverlay" android:layout_marginBottom="12dp"/> - + android:layout_height="8dp" + android:layout_alignBottom="@id/pager" + android:src="@drawable/bg_gradient" + app:tint="?android:attr/windowBackground" + android:importantForAccessibility="no"/> + + + android:layout_marginBottom="4dp" + android:layout_marginTop="4dp"> + + + + \ No newline at end of file