We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64da7a0 commit 031b893Copy full SHA for 031b893
1 file changed
app/src/main/res/layout/fragment_channel_videos.xml
@@ -49,15 +49,6 @@
49
android:text="@string/empty_view_no_videos"
50
android:textSize="24sp" />
51
52
- <org.schabi.newpipe.views.NewPipeTextView
53
- android:id="@+id/error_content_not_supported"
54
- android:layout_width="wrap_content"
55
- android:layout_height="wrap_content"
56
- android:layout_marginTop="20dp"
57
- android:text="@string/content_not_supported"
58
- android:textSize="15sp"
59
- android:visibility="gone" />
60
-
61
</LinearLayout>
62
63
<!--ERROR PANEL-->
0 commit comments