Update fragment_videoitem_detail.xml
This commit is contained in:
parent
3a9c95a9ae
commit
650917f9f9
|
@ -14,7 +14,6 @@
|
||||||
android:id="@+id/detail_main_content"
|
android:id="@+id/detail_main_content"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:background="@color/dark_youtube_primary_color"
|
|
||||||
android:visibility="visible"
|
android:visibility="visible"
|
||||||
app:parallax_factor="1.9"
|
app:parallax_factor="1.9"
|
||||||
tools:ignore="UselessParent">
|
tools:ignore="UselessParent">
|
||||||
|
@ -279,4 +278,4 @@
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
</com.nirhart.parallaxscroll.views.ParallaxScrollView>
|
</com.nirhart.parallaxscroll.views.ParallaxScrollView>
|
||||||
</FrameLayout>
|
</FrameLayout>
|
||||||
|
|
Loading…
Reference in New Issue