Remove shadow

release
jhengazuki 7 months ago
parent 8f2a6bd378
commit 4903908c76
  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