1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-30 17:13:19 +00:00

Update fragment_videoitem_detail.xml

This commit is contained in:
ksyko 2016-12-31 21:43:01 +05:30 committed by GitHub
parent 1708a401cf
commit 175d8ce572

View File

@ -14,7 +14,6 @@
android:id="@+id/detail_main_content"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/dark_youtube_primary_color"
android:visibility="visible"
app:parallax_factor="1.9"
tools:ignore="UselessParent">
@ -279,4 +278,4 @@
</RelativeLayout>
</RelativeLayout>
</com.nirhart.parallaxscroll.views.ParallaxScrollView>
</FrameLayout>
</FrameLayout>