Remove shadow

pull/594/head
jhengazuki 3 months ago
parent 836109a4b4
commit 8fb716f849
  1. 6
      app/src/mobile/res/layout/activity_video.xml

@ -48,12 +48,6 @@
</FrameLayout>
<include
layout="@layout/view_shadow"
android:layout_width="match_parent"
android:layout_height="4dp"
android:layout_below="@+id/video" />
<androidx.swiperefreshlayout.widget.SwipeRefreshLayout
android:id="@+id/swipeLayout"
android:layout_width="match_parent"

Loading…
Cancel
Save